diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-05-01 14:47:21 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-05-01 15:08:59 -0500 |
commit | ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13 (patch) | |
tree | 429563dfa61de762b97b7d3f31dbd5f51f1f5cdf /app-emulation/spice | |
parent | app-emulation/spice: add version 0.12.7 (diff) | |
download | gentoo-ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13.tar.gz gentoo-ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13.tar.bz2 gentoo-ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13.zip |
app-emulation/spice: update dependencies, bug #580084
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation/spice')
-rw-r--r-- | app-emulation/spice/spice-0.12.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice/spice-0.12.6-r2.ebuild b/app-emulation/spice/spice-0.12.6-r2.ebuild index 31e8456587fb..068502916568 100644 --- a/app-emulation/spice/spice-0.12.6-r2.ebuild +++ b/app-emulation/spice/spice-0.12.6-r2.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$ @@ -30,7 +30,7 @@ RDEPEND=" sasl? ( dev-libs/cyrus-sasl[static-libs(+)?] )" DEPEND=" - >=app-emulation/spice-protocol-0.12.10 + ~app-emulation/spice-protocol-0.12.10 virtual/pkgconfig $(python_gen_any_dep ' >=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}] |