diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:33:54 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:55:14 +0200 |
commit | 450edd16939f81e660bdaacdf604454d50d989d0 (patch) | |
tree | cc58c7061d2cebabe51be44d42c00ddc63ccbbac /www-client/epiphany | |
parent | www-client/epiphany: drop old revision (diff) | |
download | gentoo-450edd16939f81e660bdaacdf604454d50d989d0.tar.gz gentoo-450edd16939f81e660bdaacdf604454d50d989d0.tar.bz2 gentoo-450edd16939f81e660bdaacdf604454d50d989d0.zip |
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
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/epiphany-3.22.7.ebuild | 2 | ||||
-rw-r--r-- | 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 ca22c8316ed0..a7701018ee37 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 3a53dc2b527b..d98149a5ecf2 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:= |