X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e66413fcd1fcdea4a38de9dac476b9e2b7381656..2caec95207443c9225710256cd5f681360ddef5a:/openwrt/package/id3lib/Config.in

diff --git a/openwrt/package/id3lib/Config.in b/openwrt/package/id3lib/Config.in
index 6b87d274e..6bca99aa6 100644
--- a/openwrt/package/id3lib/Config.in
+++ b/openwrt/package/id3lib/Config.in
@@ -1,15 +1,13 @@
 config BR2_PACKAGE_ID3LIB
-	prompt "id3lib - An ID3v1/ID3v2 tagging library"
+	prompt "id3lib............................ An ID3v1/ID3v2 tagging library"
 	tristate
-#	default m if CONFIG_DEVEL
-	default n
+	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
-	 
+	  An ID3v1/ID3v2 tagging library.
+	  
+	  http://www.id3lib.org/
+	  
+	  Depends: uClibc++, zlib