@@ -1,6 +1,7 @@
config BR2_PACKAGE_LIBPNG
bool "libpng"
default n
+ select BR2_PACKAGE_ZLIB
help
Library for handling PNG (Portable Network Graphics)
images.