From: Matthias Maier Date: Sun, 1 May 2016 19:57:22 +0000 (-0500) Subject: net-misc/spice-gtk: fix dependency on app-emulation/spice-protocol, bug #567082 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e1f9922288fe1b026a32f9a9ab42b46373cc1c5;p=gentoo.git net-misc/spice-gtk: fix dependency on app-emulation/spice-protocol, bug #567082 Package-Manager: portage-2.2.26 --- 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}]