diff options
Diffstat (limited to 'ports/libzip/CONTROL')
| -rw-r--r-- | ports/libzip/CONTROL | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ports/libzip/CONTROL b/ports/libzip/CONTROL index c318303dc..b3683b1a9 100644 --- a/ports/libzip/CONTROL +++ b/ports/libzip/CONTROL @@ -1,9 +1,13 @@ Source: libzip -Version: rel-1-5-1-vcpkg2 +Version: rel-1-5-2 Build-Depends: zlib -Default-Features: openssl +Default-Features: openssl, bzip2 Description: A library for reading, creating, and modifying zip archives. +Feature: bzip2 +Build-Depends: bzip2 +Description: Support bzip2-compressed zip archives + Feature: openssl Build-Depends: openssl Description: AES (encryption) support using OpenSSL |
