Files
domo/bsp/buildroot-2017.02.11/package/libzip/Config.in
2018-05-22 15:35:47 +02:00

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/