summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-17 23:46:05 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-17 23:46:05 +0000
commit869c74e8d5411058d7934bb6e06358e4879ccbc3 (patch)
treebe9841e2fc5ef1c9396dd1f9aaf59cd72d8e9661 /openwrt/package/Config.in
parent03d2ceba4236acf5ee90e5445a1cc3b64cfa579d (diff)
downloadmtk-20170518-869c74e8d5411058d7934bb6e06358e4879ccbc3.zip
mtk-20170518-869c74e8d5411058d7934bb6e06358e4879ccbc3.tar.gz
mtk-20170518-869c74e8d5411058d7934bb6e06358e4879ccbc3.tar.bz2
add flac package (thanks to David Collet)
SVN-Revision: 2158
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index c52697a..e536069 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -146,6 +146,7 @@ source "package/libdnet/Config.in"
source "package/libelf/Config.in"
source "package/libevent/Config.in"
source "package/expat/Config.in" # libexpat
+source "package/flac/Config.in" # libflac
source "package/freetype/Config.in" # libfreetype
source "package/libgcrypt/Config.in"
source "package/libgd/Config.in"