commit:     e0f8473a77ed75fe1fbb0337a52195d620711806
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 18 16:22:09 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jan 18 16:22:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0f8473a

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 <AT> gentoo.org>

 x11-libs/gtef/gtef-2.0.1.ebuild | 8 ++++----
 1 file 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 e674966f57a..b051d666a8d 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:= )
 "

Reply via email to