aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-06-13 00:35:36 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-06-13 00:35:36 +0000
commiteab2f89354fc85a8692b80b58785aec1b0f118fd (patch)
tree8144883e6c1fb4624635dc622c4b58257e88c11b /package/Makefile
parent322df2f099951391f1945058c1bf339921680248 (diff)
downloadmaster-187ad058-eab2f89354fc85a8692b80b58785aec1b0f118fd.tar.gz
master-187ad058-eab2f89354fc85a8692b80b58785aec1b0f118fd.tar.bz2
master-187ad058-eab2f89354fc85a8692b80b58785aec1b0f118fd.zip
berkeley db4, for openldap server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1223 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 96bee7b4a5..c3f4a48496 100644
--- a/package/Makefile
+++ b/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