Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libcryptui/
Date: Mon, 11 Sep 2017 21:55:58
Message-Id: 1505166916.14ea93b533c6fc8fb6a8ebff30a6f96daf279620.eva@gentoo
1 commit: 14ea93b533c6fc8fb6a8ebff30a6f96daf279620
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 21:36:45 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 21:55:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ea93b5
7
8 x11-libs/libcryptui: add missing USE dependency on gcr, bug #630412
9
10 Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild b/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild
17 index c97291428d8..6447ee44eca 100644
18 --- a/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild
19 +++ b/x11-libs/libcryptui/libcryptui-3.12.2-r1.ebuild
20 @@ -19,7 +19,7 @@ COMMON_DEPEND="
21 >=dev-libs/glib-2.32:2
22 >=x11-libs/gtk+-3:3[introspection?]
23 >=dev-libs/dbus-glib-0.72
24 - >=app-crypt/gcr-3
25 + >=app-crypt/gcr-3[gtk]
26 x11-libs/libICE
27 x11-libs/libSM