mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-08 12:21:57 +02:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
config BR2_PACKAGE_LIBPNG
|
|
tristate "libpng"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
A library for reading/writing PNG files
|