mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
add avahi package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1732 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user