X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9d9172331faeee554a14b09172ddc45e0eba356c..0f1316cd74e7432d7c6958d4f6cdfdb7c28a4d33:/openwrt/package/Makefile diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index cf7945a5a..22bd757ce 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -42,12 +42,14 @@ package-$(BR2_PACKAGE_FRICKIN) += frickin package-$(BR2_PACKAGE_FUSE) += fuse package-$(BR2_PACKAGE_GDBSERVER) += gdbserver package-$(BR2_PACKAGE_GLIB) += glib +package-$(BR2_PACKAGE_GMEDIASERVER) += gmediaserver package-$(BR2_PACKAGE_GMP) += gmp package-$(BR2_COMPILE_GNUTLS) += gnutls package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_HOSTAPD) += hostapd package-$(BR2_PACKAGE_HOWL) += howl package-$(BR2_PACKAGE_HTPDATE) += htpdate +package-$(BR2_PACKAGE_ID3LIB) += id3lib package-$(BR2_PACKAGE_IPKG) += ipkg package-$(BR2_PACKAGE_IPROUTE2) += iproute2 package-$(BR2_PACKAGE_IPTABLES) += iptables @@ -76,6 +78,7 @@ package-$(BR2_PACKAGE_LIBPNG) += libpng package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread package-$(BR2_PACKAGE_LIBTASN1) += libtasn1 package-$(BR2_PACKAGE_LIBTOOL) += libtool +package-$(BR2_PACKAGE_LIBUPNP) += libupnp package-$(BR2_PACKAGE_LIBUSB) += libusb package-$(BR2_PACKAGE_LIBXML2) += libxml2 package-$(BR2_PACKAGE_LIBXSLT) += libxslt @@ -192,7 +195,9 @@ dsniff-compile: libnids-compile openssl-compile libgdbm-compile freetype-compile: zlib-compile fprobe-compile: libpcap-compile gdbserver-compile: ncurses-compile +gmediaserver-compile: id3lib-compile libupnp-compile gnutls-compile: libgcrypt-compile opencdk-compile libtasn1-compile +id3lib-compile: uclibc++-compile zlib-compile irssi-compile: glib-compile ncurses-compile hostapd-compile: openssl-compile kismet-compile: uclibc++-compile libpcap-compile ncurses-compile