mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
10 lines
202 B
Plaintext
10 lines
202 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
|