diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 16:11:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-17 13:00:53 +0200 |
commit | 1dcea92d2117ec4808ba3dba48bae2c4e23022b1 (patch) | |
tree | 9dd86b9143c6bb6df0fe7b90e62afa24c3874a59 /net-misc/spice-gtk | |
parent | use.desc: Make lz4 a global flag (diff) | |
download | gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.gz gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.bz2 gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.zip |
*/*: Remove redundant descriptions for USE=lz4
Remove local descriptions of 'lz4' flag where they add nothing to
the global description. They were left where they are more precise,
e.g. indicate what the compression is used for or indicate another
provider.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/metadata.xml b/net-misc/spice-gtk/metadata.xml index 72afe048bc6a..34612a8b0bad 100644 --- a/net-misc/spice-gtk/metadata.xml +++ b/net-misc/spice-gtk/metadata.xml @@ -9,8 +9,6 @@ <flag name="dbus">Support for desktop integration such as automounting and other APIs exposed by your DE via D-Bus</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 usbredir acl helper</flag> <flag name="usbredir">Use <pkg>sys-apps/usbredir</pkg> to redirect USB |