summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-01 12:52:45 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-01 13:16:43 -0400
commit54631ab78748785686faf0a2aaf2e61b2ce2c5a6 (patch)
treef061750906985f331879e06a4b0c17cd9ef06c4b /app-crypt
parentapp-crypt/pinentry: Depend on app-crypt/gcr:0 (diff)
downloadgentoo-54631ab78748785686faf0a2aaf2e61b2ce2c5a6.tar.gz
gentoo-54631ab78748785686faf0a2aaf2e61b2ce2c5a6.tar.bz2
gentoo-54631ab78748785686faf0a2aaf2e61b2ce2c5a6.zip
app-crypt/seahorse: Depend on app-crypt/gcr:0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/seahorse/seahorse-42.0-r1.ebuild (renamed from app-crypt/seahorse/seahorse-42.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-42.0.ebuild b/app-crypt/seahorse/seahorse-42.0-r1.ebuild
index 4974a84bd148..2d3778f229b8 100644
--- a/app-crypt/seahorse/seahorse-42.0.ebuild
+++ b/app-crypt/seahorse/seahorse-42.0-r1.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
RDEPEND="
>=dev-libs/glib-2.66:2
- >=app-crypt/gcr-3.38:=
+ >=app-crypt/gcr-3.38:0=
>=app-crypt/gpgme-1.14.0:=
>=x11-libs/gtk+-3.24.0:3
>=app-crypt/gnupg-2.2
@@ -30,7 +30,7 @@ RDEPEND="
DEPEND="${RDEPEND}
$(vala_depend)
dev-libs/libxml2:2
- app-crypt/gcr[vala]
+ app-crypt/gcr:0[vala]
app-crypt/libsecret[vala]
gui-libs/libhandy:1[vala]
"