commit: 74e1c3b8eda0945356b849ddaece20606a718168
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 08:34:52 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May 24 08:34:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e1c3b8
x11-libs/vte: Needs to be rebuilt when gnutls subslot changes
Package-Manager: Portage-2.3.6, Repoman-2.3.2
x11-libs/vte/vte-0.48.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/vte/vte-0.48.3.ebuild b/x11-libs/vte/vte-0.48.3.ebuild
index 91dfc16937b..69d23935661 100644
--- a/x11-libs/vte/vte-0.48.3.ebuild
+++ b/x11-libs/vte/vte-0.48.3.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
sys-libs/ncurses:0=
sys-libs/zlib
- crypt? ( >=net-libs/gnutls-3.2.7 )
+ crypt? ( >=net-libs/gnutls-3.2.7:0= )
glade? ( >=dev-util/glade-3.9:3.10 )
introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
"