aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-23 08:48:12 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-23 08:48:12 +0000
commitcb24bec23f08f4c72868946bbd27f4c90677f020 (patch)
tree7dd5e9c498c4adbe701f5c37e34b64f59385e671 /package/Makefile
parentd2174043ededeba144ebd0d357ef5c6c0958f754 (diff)
downloadmaster-187ad058-cb24bec23f08f4c72868946bbd27f4c90677f020.tar.gz
master-187ad058-cb24bec23f08f4c72868946bbd27f4c90677f020.tar.bz2
master-187ad058-cb24bec23f08f4c72868946bbd27f4c90677f020.zip
add avahi package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1732 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 1d271ffbff..ee5049a126 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -9,6 +9,7 @@ package-$(BR2_PACKAGE_ARPTABLES) += arptables
package-$(BR2_PACKAGE_ARPWATCH) += arpwatch
package-$(BR2_PACKAGE_ASTERISK) += asterisk
package-$(BR2_PACKAGE_ATFP) += atftp
+package-$(BR2_COMPILE_AVAHI) += avahi
package-$(BR2_PACKAGE_BIND) += bind
package-$(BR2_PACKAGE_BLUEZ_LIBS) += bluez-libs
package-$(BR2_PACKAGE_BLUEZ_UTILS) += bluez-utils
@@ -177,6 +178,7 @@ $(INSTALL_PACKAGES): base-files-install
amwall-compile: libamsel-compile
arpwatch-compile: libpcap-compile
+avahi-compile: libdaemon-compile expat-compile
bind-compile: openssl-compile
cyrus-sasl-compile: openssl-compile
dropbear-compile: zlib-compile