mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
libpng: select zlib package
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user