mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:07:34 +00:00
Ports: Add missing dependency for libgcrypt
This commit is contained in:
parent
b06f68c3d2
commit
e9604f1bd6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ port=libgcrypt
|
|||
version=1.9.2
|
||||
useconfigure=true
|
||||
configopts="--with-libgpg-error-prefix=${SERENITY_INSTALL_ROOT}/usr/local"
|
||||
depends=libgpg-error
|
||||
files="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2 libgcrypt-${version}.tar.bz2 00121b05e1ff4cc85a4a6503e0a7d9fb"
|
||||
auth_type=md5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue