add missing pg_config.h header to staging_dir, required to build php5 extension
[openwrt.git] / package / Makefile
index 1d271ff..ee5049a 100644 (file)
@@ -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
This page took 0.027317 seconds and 4 git commands to generate.