bump wificonf version number, remove wl0_wet variable support
[openwrt.git] / openwrt / package / libpng / Config.in
1 config BR2_PACKAGE_LIBPNG
2 tristate "libpng - PNG (Portable Network Graphics) format files handling library"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_ZLIB
5 help
6 A library for reading/writing PNG files
7
8 http://www.libpng.org/pub/png/libpng.html
9
10
This page took 0.040146 seconds and 5 git commands to generate.