mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
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:
@@ -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:=
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user