mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
4089cc389c
Signed-off-by: Peter Seiderer <ps.report@gmx.net> 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
|