move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/openwrt.git] / openwrt / package / id3lib / Config.in
diff --git a/openwrt/package/id3lib/Config.in b/openwrt/package/id3lib/Config.in
deleted file mode 100644 (file)
index 6bca99a..0000000
+++ /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
-