mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 15:19:00 +08:00
e9439ff5ca
* add features to libzip * add documentation * undo add bzip2 as linux build dependency * Use default features, and remove mbedtls feature
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
Source: libzip
|
|
Version: rel-1-5-1-vcpkg2
|
|
Build-Depends: zlib
|
|
Default-Features: openssl
|
|
Description: A library for reading, creating, and modifying zip archives.
|
|
|
|
Feature: openssl
|
|
Build-Depends: openssl
|
|
Description: AES (encryption) support using OpenSSL
|