X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/66471f064072e147fbd3a35fe20073ea328f48c0..77bee37c0acefcceab391658377a27511f6882ca:/openwrt/package/Makefile?ds=sidebyside diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 1d271ffbf..ee5049a12 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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