summaryrefslogtreecommitdiffstats
path: root/openwrt/package/id3lib/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/id3lib/Config.in')
-rw-r--r--openwrt/package/id3lib/Config.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/openwrt/package/id3lib/Config.in b/openwrt/package/id3lib/Config.in
deleted file mode 100644
index 6bca99aa60..0000000000
--- a/openwrt/package/id3lib/Config.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config BR2_PACKAGE_ID3LIB
- prompt "id3lib............................ An ID3v1/ID3v2 tagging library"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_UCLIBCXX
- select BR2_PACKAGE_ZLIB
- help
- An ID3v1/ID3v2 tagging library.
-
- http://www.id3lib.org/
-
- Depends: uClibc++, zlib
-