summaryrefslogtreecommitdiff
path: root/x11-libs/gtef/gtef-2.0.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-22 10:09:44 +0000
commit09351e78166b5e864197c4456ebae3f89dd0bed9 (patch)
tree41a96399f56ed3aa399006871bfce4430db84aa2 /x11-libs/gtef/gtef-2.0.1.ebuild
parentc8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff)
gentoo resync : 22.01.2019
Diffstat (limited to 'x11-libs/gtef/gtef-2.0.1.ebuild')
-rw-r--r--x11-libs/gtef/gtef-2.0.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtef/gtef-2.0.1.ebuild b/x11-libs/gtef/gtef-2.0.1.ebuild
index e674966f57aa..b051d666a8de 100644
--- a/x11-libs/gtef/gtef-2.0.1.ebuild
+++ b/x11-libs/gtef/gtef-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,9 +17,9 @@ REQUIRED_USE="vala? ( introspection )"
RDEPEND="
>=dev-libs/glib-2.52:2
- >=x11-libs/gtk+-3.20
- >=x11-libs/gtksourceview-3.22
- >=dev-libs/libxml2-2.5
+ >=x11-libs/gtk+-3.20:3
+ >=x11-libs/gtksourceview-3.22:3.0
+ >=dev-libs/libxml2-2.5:2
app-i18n/uchardet
introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"