commit:     10ae1681c96a3e4d53565be598e2050997b94a1f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 15:58:32 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 17:02:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ae1681

www-client/epiphany: fix minimum required versions

According to configure.ac.

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 www-client/epiphany/epiphany-3.24.3.ebuild | 4 ++--
 1 file 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 2f5ea7b727f..5bafc1129b9 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:=

Reply via email to