summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-05-01 15:01:12 -0500
committerMatthias Maier <tamiko@gentoo.org>2016-05-01 15:09:02 -0500
commitef1aeb3bc83bc827720faebb5be810dca60a29e3 (patch)
tree623e99fd050822f573d02489d7101ef363b3d8be
parentnet-misc/spice-gtk: fix dependency on app-emulation/spice-protocol, bug #567082 (diff)
downloadgentoo-ef1aeb3b.tar.gz
gentoo-ef1aeb3b.tar.bz2
gentoo-ef1aeb3b.zip
net-misc/spice-gtk: use PYTHON_REQUIRED_USE unconditionally, bug #567082
Package-Manager: portage-2.2.26
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild2
1 files changed, 1 insertions, 1 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 824008b64402..e52635d66263 100644
--- a/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.30-r1.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE="dbus gstreamer gtk3 +introspection lz4 policykit pulseaudio python sasl smartcard static-libs usbredir vala webdav"
REQUIRED_USE="
- python? ( ${PYTHON_REQUIRED_USE} )
+ ${PYTHON_REQUIRED_USE}
?? ( pulseaudio gstreamer )
"