X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e1f72b41ebdf23a13215095fb2eee6fe6ee71536..cade7d9b1450b874cb558e65797eb07cab799a4f:/openwrt/package/Makefile diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 3e9c31ebe..2c7bc2843 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -29,6 +29,7 @@ package-$(BR2_PACKAGE_DSNIFF) += dsniff package-$(BR2_PACKAGE_E2FSPROGS) += e2fsprogs package-$(BR2_PACKAGE_EBTABLES) += ebtables package-$(BR2_PACKAGE_ETHER_WAKE) += ether-wake +package-$(BR2_COMPILE_EXPAT) += expat package-$(BR2_PACKAGE_EZIPUPDATE) += ez-ipupdate package-$(BR2_PACKAGE_FPING) += fping package-$(BR2_PACKAGE_FPROBE) += fprobe @@ -71,6 +72,7 @@ package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread package-$(BR2_PACKAGE_LIBTASN1) += libtasn1 package-$(BR2_PACKAGE_LIBTOOL) += libtool package-$(BR2_PACKAGE_LIBUSB) += libusb +package-$(BR2_PACKAGE_LIBXML2) += libxml2 package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm package-$(BR2_PACKAGE_LUA) += lua @@ -186,6 +188,7 @@ libgcrypt-compile: libgpg-error-compile libgd-compile: libpng-compile libnet-compile: libpcap-compile libnids-compile: libnet-compile +libxml2-compile: zlib-compile lighttpd-compile: openssl-compile pcre-compile mini_httpd-compile: matrixssl-compile mysql-compile: ncurses-compile zlib-compile