commit: 7e1f9922288fe1b026a32f9a9ab42b46373cc1c5
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 19:57:22 2016 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun May 1 20:09:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1f9922
net-misc/spice-gtk: fix dependency on app-emulation/spice-protocol, bug #567082
Package-Manager: portage-2.2.26
net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
b/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
index 9f5d8f2..824008b 100644
--- a/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -66,7 +66,7 @@ RDEPEND="
>=net-libs/libsoup-2.49.91 )
"
DEPEND="${RDEPEND}
- >=app-emulation/spice-protocol-0.12.10
+ ~app-emulation/spice-protocol-0.12.10
dev-perl/Text-CSV
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]