mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
app-arch/rpm: use app-alternatives/gpg
It only uses the `gpg` command and does not appear to depend on any specific implementation. Closes: https://bugs.gentoo.org/965587 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44755 Closes: https://github.com/gentoo/gentoo/pull/44755 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
110c133796
commit
dc65773f36
@@ -26,8 +26,8 @@ RESTRICT="test"
|
||||
|
||||
DEPEND="
|
||||
${LUA_DEPS}
|
||||
app-alternatives/gpg
|
||||
app-arch/libarchive:=
|
||||
>=app-crypt/gnupg-1.2
|
||||
>=dev-lang/perl-5.8.8
|
||||
dev-libs/elfutils
|
||||
>=dev-libs/popt-1.7
|
||||
@@ -26,8 +26,8 @@ RESTRICT="test"
|
||||
|
||||
DEPEND="
|
||||
${LUA_DEPS}
|
||||
app-alternatives/gpg
|
||||
app-arch/libarchive:=
|
||||
>=app-crypt/gnupg-1.2
|
||||
>=dev-lang/perl-5.8.8
|
||||
dev-libs/elfutils
|
||||
>=dev-libs/popt-1.7
|
||||
Reference in New Issue
Block a user