commit:     450edd16939f81e660bdaacdf604454d50d989d0
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 21:33:54 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 21:55:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450edd16

www-client/epiphany: 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

 www-client/epiphany/epiphany-3.22.7.ebuild | 2 +-
 www-client/epiphany/epiphany-3.24.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/epiphany/epiphany-3.22.7.ebuild 
b/www-client/epiphany/epiphany-3.22.7.ebuild
index ca22c8316ed..a7701018ee3 100644
--- a/www-client/epiphany/epiphany-3.22.7.ebuild
+++ b/www-client/epiphany/epiphany-3.22.7.ebuild
@@ -15,7 +15,7 @@ IUSE="test"
 KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
 
 COMMON_DEPEND="
-       >=app-crypt/gcr-3.5.5:=
+       >=app-crypt/gcr-3.5.5:=[gtk]
        >=app-crypt/libsecret-0.14
        >=app-text/iso-codes-0.35
        >=dev-libs/glib-2.44.0:2[dbus]

diff --git a/www-client/epiphany/epiphany-3.24.4.ebuild 
b/www-client/epiphany/epiphany-3.24.4.ebuild
index 3a53dc2b527..d98149a5ecf 100644
--- a/www-client/epiphany/epiphany-3.24.4.ebuild
+++ b/www-client/epiphany/epiphany-3.24.4.ebuild
@@ -19,7 +19,7 @@ COMMON_DEPEND="
        >=x11-libs/gtk+-3.22.13:3
        >=net-libs/webkit-gtk-2.15.90:4=
        >=x11-libs/cairo-1.2
-       >=app-crypt/gcr-3.5.5:=
+       >=app-crypt/gcr-3.5.5:=[gtk]
        >=x11-libs/gdk-pixbuf-2.36.5:2
        >=gnome-base/gnome-desktop-2.91.2:3=
        dev-libs/icu:=

Reply via email to