summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-03-19 10:11:10 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-03-19 10:14:14 -0500
commiteea86a4b23df9eff048e354365f61cbd484cc3c4 (patch)
tree73dada266676f5cc991c9e133f45637e7e5cd23a /net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
parentnet-misc/spice-gtk: update dependencies (diff)
downloadgentoo-eea86a4b23df9eff048e354365f61cbd484cc3c4.tar.gz
gentoo-eea86a4b23df9eff048e354365f61cbd484cc3c4.tar.bz2
gentoo-eea86a4b23df9eff048e354365f61cbd484cc3c4.zip
net-misc/spice-gtk: enable USE=+gtk3 per default
Closes: https://bugs.gentoo.org/631458 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild')
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
index a2f849e98a95..2e8410861651 100644
--- a/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.34-r2.ebuild
@@ -15,7 +15,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
SRC_URI="https://www.spice-space.org/download/gtk/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="dbus gstaudio gstvideo gtk3 +introspection lz4 mjpeg policykit pulseaudio sasl smartcard static-libs usbredir vala webdav libressl"
+IUSE="dbus gstaudio gstvideo +gtk3 +introspection lz4 mjpeg policykit pulseaudio sasl smartcard static-libs usbredir vala webdav libressl"
REQUIRED_USE="?? ( pulseaudio gstaudio )"