a7c82133f9
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 4089cc389c
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
config BR2_PACKAGE_PNGQUANT
|
|
bool "pngquant"
|
|
select BR2_PACKAGE_LIBPNG
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
Lossy PNG compressor - pngquant command and libimagequant
|
|
library
|
|
|
|
https://pngquant.org
|