net-misc/spice-gtk: Fix gtk+ pkg ref

This commit is contained in:
Michał Górny
2016-04-19 15:11:28 +02:00
parent 39173542d5
commit 75907da96e

View File

@@ -12,8 +12,8 @@
<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> SLOT 3 instead of
<pkg>x11-libs/gtk</pkg> SLOT 2</flag>
<flag name="gtk3">Link against <pkg>x11-libs/gtk+</pkg>:3 instead of
<pkg>x11-libs/gtk+</pkg>:2</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>