diff options
author | 2018-03-19 10:11:10 -0500 | |
---|---|---|
committer | 2018-03-19 10:14:14 -0500 | |
commit | eea86a4b23df9eff048e354365f61cbd484cc3c4 (patch) | |
tree | 73dada266676f5cc991c9e133f45637e7e5cd23a /net-misc/spice-gtk/metadata.xml | |
parent | net-misc/spice-gtk: update dependencies (diff) | |
download | gentoo-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/metadata.xml')
-rw-r--r-- | net-misc/spice-gtk/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/metadata.xml b/net-misc/spice-gtk/metadata.xml index a84b4fbfe9ac..72afe048bc6a 100644 --- a/net-misc/spice-gtk/metadata.xml +++ b/net-misc/spice-gtk/metadata.xml @@ -8,8 +8,7 @@ <use> <flag name="dbus">Support for desktop integration such as automounting and other APIs exposed by your DE via D-Bus</flag> - <flag name="gtk3">Link against <pkg>x11-libs/gtk+</pkg>:3 instead of - <pkg>x11-libs/gtk+</pkg>:2</flag> + <flag name="gtk3">Build the spice client (spicy), requires <pkg>x11-libs/gtk+</pkg>:3</flag> <flag name="lz4">Enable support for LZ4 compression using <pkg>app-arch/lz4</pkg></flag> <flag name="policykit">Enable <pkg>sys-auth/polkit</pkg> support for the |