Files
buildroot/package/libpng/Config.in
2019-09-25 20:52:32 -03:00

9 lines
166 B
Plaintext

config BR2_PACKAGE_LIBPNG
bool "libpng"
select BR2_PACKAGE_ZLIB
help
Library for handling PNG (Portable Network Graphics)
images.
http://www.libpng.org/