summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-06-13 00:35:36 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-06-13 00:35:36 +0000
commit0d5dc78367d384768ea1a2d823ed1ef5fbed1713 (patch)
tree9a955df4a788bb7990e92b05a96e3a92ca46e7e2 /openwrt/package/Makefile
parent05a28ac2eed4676a16ec7d877e039c61b354c5d1 (diff)
downloadmtk-20170518-0d5dc78367d384768ea1a2d823ed1ef5fbed1713.zip
mtk-20170518-0d5dc78367d384768ea1a2d823ed1ef5fbed1713.tar.gz
mtk-20170518-0d5dc78367d384768ea1a2d823ed1ef5fbed1713.tar.bz2
berkeley db4, for openldap server
SVN-Revision: 1223
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 96bee7b..c3f4a48 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -25,6 +25,7 @@ package-$(BR2_PACKAGE_FPROBE) += fprobe
package-$(BR2_PACKAGE_FREERADIUS) += freeradius
package-$(BR2_PACKAGE_FRICKIN) += frickin
package-$(BR2_PACKAGE_FUSE) += fuse
+package-$(BR2_PACKAGE_GDB) += gdb
package-$(BR2_PACKAGE_GLIB) += glib
package-$(BR2_PACKAGE_GMP) += gmp
package-$(BR2_PACKAGE_HASERL) += haserl
@@ -36,6 +37,7 @@ package-$(BR2_PACKAGE_IPTABLES) += iptables
package-$(BR2_PACKAGE_KISMET) += kismet
package-$(BR2_PACKAGE_L2TPD) += l2tpd
package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux
+package-$(BR2_PACKAGE_LIBDB) += libdb
package-$(BR2_PACKAGE_LIBELF) += libelf
package-$(BR2_PACKAGE_LIBEVENT) += libevent
package-$(BR2_PACKAGE_LIBFFI_SABLE) += libffi-sable
@@ -134,6 +136,7 @@ cyrus-sasl-compile: openssl-compile
dropbear-compile: zlib-compile
dsniff-compile: libnids-compile openssl-compile libgdbm-compile
fprobe-compile: libpcap-compile
+gdb-compile: ncurses-compile
kismet-compile: uclibc++-compile libpcap-compile ncurses-compile
lcd4linux-compile: ncurses-compile
libgd-compile: libpng-compile