summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-18 18:22:09 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-18 18:22:57 +0200
commite0f8473a77ed75fe1fbb0337a52195d620711806 (patch)
treee7dd7fc6cb1a8e82f115e5c302067313cafa8b60 /x11-libs
parentapp-crypt/gcr: bump to 3.28.1 for glib-2.59+ compatibility (diff)
downloadgentoo-e0f8473a77ed75fe1fbb0337a52195d620711806.tar.gz
gentoo-e0f8473a77ed75fe1fbb0337a52195d620711806.tar.bz2
gentoo-e0f8473a77ed75fe1fbb0337a52195d620711806.zip
x11-libs/gtef: add missing slot deps
Closes: https://bugs.gentoo.org/675640 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs')
-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:= )
"