From: Gilles Dartiguelongue Date: Sun, 13 Aug 2017 15:58:32 +0000 (+0200) Subject: www-client/epiphany: fix minimum required versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=10ae1681c96a3e4d53565be598e2050997b94a1f;p=gentoo.git www-client/epiphany: fix minimum required versions According to configure.ac. Package-Manager: Portage-2.3.7, Repoman-2.3.3 --- 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:=