app-crypt/gpgme: Update for app-alternatives/gpg

This package supports either GnuPG or FreePG -- the tests fail and hang
with Sequoia chameleon.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-10-29 18:55:33 +01:00
parent b35dd378c2
commit da7ed5462c

View File

@@ -32,7 +32,10 @@ IUSE="common-lisp static-libs test"
RESTRICT="!test? ( test )"
RDEPEND="
>=app-crypt/gnupg-2
|| (
app-alternatives/gpg[reference]
app-alternatives/gpg[freepg(-)]
)
>=dev-libs/libassuan-2.5.3:=
>=dev-libs/libgpg-error-1.46-r1:=
"