diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 13:40:21 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-14 13:40:21 +0000 |
commit | 4c6e26ec45e2b9453c85caf6237c3a0d58533450 (patch) | |
tree | a53e73bdbef12f1cf9ceb24bc591dc64ac33c10e /openwrt/package/Config.in | |
parent | 5f32b53aec24fd7d41fe2e9ab56a3b9c7fab287e (diff) |
add madplay package (thanks to Romain Beauxis),
add libid3tag dependency on zlib.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2670 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 aa91d43e6..e907f21ae 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -223,6 +223,7 @@ source "package/zlib/Config.in" comment "Multimedia" source "package/gmediaserver/Config.in" source "package/icecast/Config.in" +source "package/madplay/Config.in" source "package/mpd/Config.in" source "package/mt-daapd/Config.in" source "package/palantir/Config.in" |