diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2017-08-13 17:58:32 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2017-08-13 19:02:54 +0200 |
commit | 10ae1681c96a3e4d53565be598e2050997b94a1f (patch) | |
tree | 4d27f404eda5858eabca2645532e1e2aa06d42bc /www-client | |
parent | sys-apps/gnome-disk-utility: version bump 3.22.1 → 3.24.1 (diff) | |
download | gentoo-10ae1681c96a3e4d53565be598e2050997b94a1f.tar.gz gentoo-10ae1681c96a3e4d53565be598e2050997b94a1f.tar.bz2 gentoo-10ae1681c96a3e4d53565be598e2050997b94a1f.zip |
www-client/epiphany: fix minimum required versions
According to configure.ac.
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/epiphany/epiphany-3.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.24.3.ebuild b/www-client/epiphany/epiphany-3.24.3.ebuild index 2f5ea7b727fb..5bafc1129b9b 100644 --- a/www-client/epiphany/epiphany-3.24.3.ebuild +++ b/www-client/epiphany/epiphany-3.24.3.ebuild @@ -15,8 +15,8 @@ IUSE="test" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" COMMON_DEPEND=" - >=dev-libs/glib-2.44.0:2[dbus] - >=x11-libs/gtk+-3.12.13:3 + >=dev-libs/glib-2.46.0:2[dbus] + >=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:= |