net-misc/spice-gtk: fix dependency on app-emulation/spice-protocol, bug #567082
authorMatthias Maier <tamiko@gentoo.org>
Sun, 1 May 2016 19:57:22 +0000 (14:57 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 1 May 2016 20:09:00 +0000 (15:09 -0500)
Package-Manager: portage-2.2.26

net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild

index 9f5d8f2abdf462209559bc684a5a5393e880eedb..824008b64402e6d25476566ee54be531d8c7e49a 100644 (file)
@@ -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}]