diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:36:45 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:55:16 +0200 |
commit | 14ea93b533c6fc8fb6a8ebff30a6f96daf279620 (patch) | |
tree | aff6d4a1cd2d1c1a0d70dd96b54c4d70055c136f /x11-libs/libcryptui | |
parent | www-client/surf: add missing USE dependency on gcr, bug #630412 (diff) | |
download | gentoo-14ea93b533c6fc8fb6a8ebff30a6f96daf279620.tar.gz gentoo-14ea93b533c6fc8fb6a8ebff30a6f96daf279620.tar.bz2 gentoo-14ea93b533c6fc8fb6a8ebff30a6f96daf279620.zip |
x11-libs/libcryptui: add missing USE dependency on gcr, bug #630412
Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-libs/libcryptui')
-rw-r--r-- | x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild b/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild index c97291428d88..6447ee44eca7 100644 --- a/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild +++ b/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild @@ -19,7 +19,7 @@ COMMON_DEPEND=" >=dev-libs/glib-2.32:2 >=x11-libs/gtk+-3:3[introspection?] >=dev-libs/dbus-glib-0.72 - >=app-crypt/gcr-3 + >=app-crypt/gcr-3[gtk] x11-libs/libICE x11-libs/libSM |