diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-30 12:49:43 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-30 12:49:43 +0000 |
| commit | 6de5d27e7dcd7c1f86acd5af989268014ebfcb24 (patch) | |
| tree | c091f443f1b22b87177872ef6c5ecddb2f14b554 /openwrt/package/Makefile | |
| parent | 2adaa6a3d7390ef6ef5e0e066648a3e27b1e558b (diff) | |
| download | mtk-20170518-6de5d27e7dcd7c1f86acd5af989268014ebfcb24.zip mtk-20170518-6de5d27e7dcd7c1f86acd5af989268014ebfcb24.tar.gz mtk-20170518-6de5d27e7dcd7c1f86acd5af989268014ebfcb24.tar.bz2 | |
add gmediaserver package
SVN-Revision: 1796
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index d74547a..22bd757 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -42,6 +42,7 @@ 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 @@ -194,6 +195,7 @@ 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 |
