commit: 18ea4247e2a6ba9a9724b2b05e18d88132926de3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 08:33:27 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed May 24 08:33:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ea4247
net-libs/gtk-vnc: Needs to be rebuilt when gnutls subslot changes, fix subslot
dep on g-o-i
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/gtk-vnc/gtk-vnc-0.6.0.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.6.0.ebuild
b/net-libs/gtk-vnc/gtk-vnc-0.6.0.ebuild
index 42010da3aaf..6cb12b57a43 100644
--- a/net-libs/gtk-vnc/gtk-vnc-0.6.0.ebuild
+++ b/net-libs/gtk-vnc/gtk-vnc-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,12 +27,12 @@ COMMON_DEPEND="
>=dev-libs/glib-2.30.1:2
>=dev-libs/libgcrypt-1.4.2:0=
dev-libs/libgpg-error
- >=net-libs/gnutls-3.0
+ >=net-libs/gnutls-3.0:0=
>=x11-libs/cairo-1.2
>=x11-libs/gtk+-2.18:2
x11-libs/libX11
gtk3? ( >=x11-libs/gtk+-2.91.3:3 )
- introspection? ( >=dev-libs/gobject-introspection-0.9.4 )
+ introspection? ( >=dev-libs/gobject-introspection-0.9.4:= )
pulseaudio? ( media-sound/pulseaudio )
python? (
${PYTHON_DEPS}
@@ -48,7 +48,7 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
vala? (
$(vala_depend)
- >=dev-libs/gobject-introspection-0.9.4:= )
+ >=dev-libs/gobject-introspection-0.9.4 )
"
# eautoreconf requires gnome-common