app-emulation/virt-viewer: fix 5.0 minimum spice-gtk dependency
authorChris Mayo <aklhfex@gmail.com>
Fri, 2 Dec 2016 20:07:21 +0000 (20:07 +0000)
committerYixun Lan <dlan@gentoo.org>
Sat, 3 Dec 2016 04:56:39 +0000 (12:56 +0800)
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2989

Signed-off-by: Yixun Lan <dlan@gentoo.org>
app-emulation/virt-viewer/virt-viewer-5.0.ebuild

index 98564384f3ff03f8c0cb77a2359efc421b8a0adf..89025fb7d6f3554d77628c0243705a6c16079d5f 100644 (file)
@@ -18,7 +18,7 @@ RDEPEND=">=app-emulation/libvirt-0.10.0[sasl?]
        app-emulation/libvirt-glib
        >=dev-libs/libxml2-2.6
        x11-libs/gtk+:3
-       spice? ( >=net-misc/spice-gtk-0.31[sasl?,gtk3] )
+       spice? ( >=net-misc/spice-gtk-0.33[sasl?,gtk3] )
        vnc? ( >=net-libs/gtk-vnc-0.5.0[sasl?,gtk3] )"
 DEPEND="${RDEPEND}
        dev-lang/perl