mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
libpng: select zlib package
This commit is contained in:
parent
f0e9cb3beb
commit
82edf5a9c1
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_LIBPNG
|
config BR2_PACKAGE_LIBPNG
|
||||||
bool "libpng"
|
bool "libpng"
|
||||||
default n
|
default n
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
Library for handling PNG (Portable Network Graphics)
|
Library for handling PNG (Portable Network Graphics)
|
||||||
images.
|
images.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user