1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 13:47:45 +00:00

Ports: Add a dependency on zlib to ntbtls

This commit is contained in:
Tim Schumacher 2022-03-15 17:57:43 +01:00 committed by Linus Groh
parent 1cab2e54e1
commit aad776048e

View file

@ -4,7 +4,7 @@ version=0.2.0
useconfigure=true
use_fresh_config_sub=true
config_sub_path=build-aux/config.sub
depends=("libgpg-error" "libksba" "libgcrypt")
depends=("libgpg-error" "libksba" "libgcrypt" "zlib")
files="https://gnupg.org/ftp/gcrypt/ntbtls/ntbtls-${version}.tar.bz2 ntbtls-${version}.tar.bz2 649fe74a311d13e43b16b26ebaa91665ddb632925b73902592eac3ed30519e17"
auth_type=sha256