mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/gnupg: don't build for musl (pth is not available)
This commit is contained in:
parent
3263ec3f06
commit
ebc58788ec
@ -6,6 +6,7 @@ pkgdesc="GNU Privacy Guard 2 - a PGP replacement tool"
|
||||
url="http://www.gnupg.org/"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
options="!libc_musl"
|
||||
depends="pinentry"
|
||||
makedepends="curl-dev libassuan libksba-dev libgcrypt-dev libgpg-error-dev
|
||||
pth-dev zlib-dev libiconv-dev libassuan-dev"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user