summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-08-29 18:44:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-08-29 18:44:58 +0300
commit6ab4c223e063efc9db18982cc135b20d0b1f8da8 (patch)
tree286172ac525b7c8a8477b3a8d5613de9f6ec88d7 /app-crypt
parentdev-lang/rakudo: Bump to 2021.08 (diff)
downloadgentoo-6ab4c223e063efc9db18982cc135b20d0b1f8da8.tar.gz
gentoo-6ab4c223e063efc9db18982cc135b20d0b1f8da8.tar.bz2
gentoo-6ab4c223e063efc9db18982cc135b20d0b1f8da8.zip
app-crypt/pinentry: fix gtk dependency
Closes: https://bugs.gentoo.org/767424 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pinentry/pinentry-1.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
index a5213875ce93..14485afa8415 100644
--- a/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
+++ b/app-crypt/pinentry/pinentry-1.1.1-r1.ebuild
@@ -30,7 +30,7 @@ DEPEND="
)
"
RDEPEND="${DEPEND}
- gtk? ( app-crypt/gcr )
+ gtk? ( app-crypt/gcr[gtk] )
"
BDEPEND="
sys-devel/gettext