diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-30 12:19:54 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-30 12:19:54 +0000 |
commit | 13b82c0a31627748dc589e3d9e44de23d49e2320 (patch) | |
tree | 16d190f5a3d1482bb3e378b88cbcbb2a7b88b605 /openwrt/package/Config.in | |
parent | c95261f5b851fee2ae8761558513b4fe75509c8d (diff) | |
download | mtk-20170518-13b82c0a31627748dc589e3d9e44de23d49e2320.zip mtk-20170518-13b82c0a31627748dc589e3d9e44de23d49e2320.tar.gz mtk-20170518-13b82c0a31627748dc589e3d9e44de23d49e2320.tar.bz2 |
add id3lib package
SVN-Revision: 1794
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 470ec1b..0febb41 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -113,6 +113,7 @@ source "package/wiviz/Config.in" comment "Libraries" source "package/cgilib/Config.in" source "package/glib/Config.in" +source "package/id3lib/Config.in" source "package/libamsel/Config.in" source "package/libart/Config.in" source "package/curl/Config.in" # libcurl |