1 config BR2_PACKAGE_MINIZIP
3 select BR2_PACKAGE_ZLIB
5 Enables to extract files from a .zip archive file.
6 It is compatible with PKZip 2.04g, WinZip, InfoZip,
7 MimarSinan Codex Suite 2002 tools, and compatible sofware.
9 https://github.com/nmoinvaz/minizip
11 config BR2_PACKAGE_MINIZIP_DEMOS
12 bool "miniunzip/minizip"
13 depends on BR2_PACKAGE_MINIZIP
15 Enable miniunzip/minizip binary tools.