mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-28 13:32:12 +00:00
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
|
|
config BR2_PACKAGE_LIBZIP
|
||
|
|
bool "libzip"
|
||
|
|
select BR2_PACKAGE_ZLIB
|
||
|
|
help
|
||
|
|
C library for reading, creating, and modifying zip archives. This
|
||
|
|
package also contains zipcmp, ziptorrent and zipmerge utilities.
|
||
|
|
|
||
|
|
http://www.nih.at/libzip/
|