buildrootschalter/package/libpng/Config.in

11 lines
207 B
Plaintext

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