add bitlbee and libiconv from Erik Bosman, thx. fix some depends for cbtt and bitchx
[openwrt/svn-archive/archive.git] / openwrt / package / libiconv / Config.in
diff --git a/openwrt/package/libiconv/Config.in b/openwrt/package/libiconv/Config.in
new file mode 100644 (file)
index 0000000..a3247c9
--- /dev/null
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_LIBICONV
+       prompt "libiconv.......................... character set conversion library"
+       tristate
+       default m if CONFIG_DEVEL
+       help
+
+         This package contains a _very_ stripped down version of GNU Libiconv,
+         all charsets have been removed, except ASCII, various unicode charsets
+         and iso8896-1.
+         
+         The original website:
+         http://www.gnu.org/software/libiconv/
+