mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
config BR2_PACKAGE_LIBMNG
|
|
bool "libmng"
|
|
select BR2_PACKAGE_JPEG
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
The reference library for reading, displaying, writing and
|
|
examining Multiple-Image Network Graphics.
|
|
|
|
http://sourceforge.net/projects/libmng/
|