add libpng
[openwrt/svn-archive/archive.git] / openwrt / package / libpng / Config.in
diff --git a/openwrt/package/libpng/Config.in b/openwrt/package/libpng/Config.in
new file mode 100644 (file)
index 0000000..4972ec4
--- /dev/null
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_LIBPNG
+       tristate "libpng"
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_ZLIB
+       help
+         A library for reading/writing PNG files