diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2016-10-30 11:10:41 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-10-30 12:44:11 +0100 |
commit | df98672e1be29d2a72286d85a86b3910137ac94b (patch) | |
tree | 40cf6e76675e3978ce4f645392cdddd7afffadd8 /www-client/epiphany | |
parent | app-admin/packagekit-gtk: add gnome as backing herd (diff) | |
download | gentoo-df98672e1be29d2a72286d85a86b3910137ac94b.tar.gz gentoo-df98672e1be29d2a72286d85a86b3910137ac94b.tar.bz2 gentoo-df98672e1be29d2a72286d85a86b3910137ac94b.zip |
www-client/epiphany: fix webkit-gtk requirement
Package-Manager: portage-2.3.2
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/epiphany-3.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/epiphany/epiphany-3.22.1.ebuild b/www-client/epiphany/epiphany-3.22.1.ebuild index 3e7f9379320e..5654b646db46 100644 --- a/www-client/epiphany/epiphany-3.22.1.ebuild +++ b/www-client/epiphany/epiphany-3.22.1.ebuild @@ -24,7 +24,7 @@ COMMON_DEPEND=" >=dev-libs/libxslt-1.1.7 >=gnome-base/gsettings-desktop-schemas-0.0.1 >=net-dns/avahi-0.6.22[dbus] - >=net-libs/webkit-gtk-2.11.4:4= + >=net-libs/webkit-gtk-2.13.2:4= >=net-libs/libsoup-2.48:2.4 >=x11-libs/gtk+-3.19.1:3 >=x11-libs/libnotify-0.5.1:= |