diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-24 18:53:03 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-24 18:53:03 +0000 |
| commit | 19c232f2abacb257ec78f1e58455882441a0bc9a (patch) | |
| tree | 5dbd958e8406f110db19e3e6f282d1907ff3b90e /openwrt/package/Makefile | |
| parent | c15ba7e4fa0fa36948dd78a7800c59c90b663bbf (diff) | |
| download | mtk-20170518-19c232f2abacb257ec78f1e58455882441a0bc9a.zip mtk-20170518-19c232f2abacb257ec78f1e58455882441a0bc9a.tar.gz mtk-20170518-19c232f2abacb257ec78f1e58455882441a0bc9a.tar.bz2 | |
add libid3tag package
SVN-Revision: 1745
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index ee5049a..08d39e1 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -66,6 +66,7 @@ package-$(BR2_PACKAGE_LIBGCRYPT) += libgcrypt package-$(BR2_PACKAGE_LIBGD) += libgd package-$(BR2_PACKAGE_LIBGDBM) += libgdbm package-$(BR2_PACKAGE_LIBGPG_ERROR) += libgpg-error +package-$(BR2_PACKAGE_LIBID3TAG) += libid3tag package-$(BR2_PACKAGE_LIBNET) += libnet package-$(BR2_PACKAGE_LIBNIDS) += libnids package-$(BR2_PACKAGE_LIBOSIP2) += libosip2 |
