summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-05-01 14:57:22 -0500
committerMatthias Maier <tamiko@gentoo.org>2016-05-01 15:09:00 -0500
commit7e1f9922288fe1b026a32f9a9ab42b46373cc1c5 (patch)
tree9940dc6401713c1cc7067062c48f5fdf2503cb23 /net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
parentapp-emulation/spice: update dependencies, bug #580084 (diff)
downloadgentoo-7e1f9922288fe1b026a32f9a9ab42b46373cc1c5.tar.gz
gentoo-7e1f9922288fe1b026a32f9a9ab42b46373cc1c5.tar.bz2
gentoo-7e1f9922288fe1b026a32f9a9ab42b46373cc1c5.zip
net-misc/spice-gtk: fix dependency on app-emulation/spice-protocol, bug #567082
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild')
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild4
1 files 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 9f5d8f2abdf4..824008b64402 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}]