From df19cf8a99d424cf0cd4db7018501c2a3eb1661a Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 1 Oct 2022 13:03:11 -0400 Subject: [PATCH] x11-plugins/wmudmount: Depend on app-crypt/gcr:0 Signed-off-by: Matt Turner --- .../wmudmount/{wmudmount-3.0.ebuild => wmudmount-3.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename x11-plugins/wmudmount/{wmudmount-3.0.ebuild => wmudmount-3.0-r1.ebuild} (96%) diff --git a/x11-plugins/wmudmount/wmudmount-3.0.ebuild b/x11-plugins/wmudmount/wmudmount-3.0-r1.ebuild similarity index 96% rename from x11-plugins/wmudmount/wmudmount-3.0.ebuild rename to x11-plugins/wmudmount/wmudmount-3.0-r1.ebuild index 0c10dbceb6008..8ce66251e44d4 100644 --- a/x11-plugins/wmudmount/wmudmount-3.0.ebuild +++ b/x11-plugins/wmudmount/wmudmount-3.0-r1.ebuild @@ -15,7 +15,7 @@ IUSE="gcr libnotify secret" RDEPEND="sys-fs/udisks:2 >=x11-libs/gtk+-3.16.0:3 - gcr? ( app-crypt/gcr[gtk] ) + gcr? ( app-crypt/gcr:0=[gtk] ) libnotify? ( >=x11-libs/libnotify-0.7 ) secret? ( app-crypt/libsecret )" DEPEND="${RDEPEND}