app-crypt/sequoia-chameleon-gnupg: Add gnupg/freepg dep

Closes: https://bugs.gentoo.org/963856
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Part-of: https://github.com/gentoo/gentoo/pull/44224
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-10-21 11:50:47 +02:00
parent 6b8cf14b50
commit 29aaaf1e32

View File

@@ -41,7 +41,15 @@ DEPEND="
dev-libs/nettle:=
dev-libs/openssl:=
"
RDEPEND="${DEPEND}"
# gpg-agent needed for secret key operations
# https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg#gpg-sq
RDEPEND="
${DEPEND}
|| (
app-crypt/gnupg
app-crypt/freepg
)
"
# Clang needed for bindgen
BDEPEND="
$(llvm_gen_dep '