mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
dev-python/python-gnupg: Update for app-alternatives/gpg
This package supports either GnuPG or FreePG -- the tests fail with Sequoia chameleon. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
d269720974
commit
0aeaaab2b3
@ -28,7 +28,10 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~spar
|
||||
# Need gnupg[nls] for avoiding decode errors and possible hangs
|
||||
# w/ e.g. sec-keys/openpgp-keys-gentoo-developers but other pkgs too.
|
||||
DEPEND="
|
||||
app-crypt/gnupg[nls]
|
||||
|| (
|
||||
app-alternatives/gpg[reference]
|
||||
app-alternatives/gpg[freepg(-)]
|
||||
)
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user