app-emulation/qemu: desnappify live ebuild
authorMatthias Maier <tamiko@gentoo.org>
Wed, 4 Apr 2018 15:50:30 +0000 (10:50 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Wed, 4 Apr 2018 15:52:12 +0000 (10:52 -0500)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

app-emulation/qemu/qemu-9999.ebuild

index ef5e44d1ccb7eab6697cbeb0fa0b6a9059da41e1..2df4a751f826eb98816f4602ebcec14d346b9263 100644 (file)
@@ -57,7 +57,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
        qemu_softmmu_targets_ppc? ( fdt )
        qemu_softmmu_targets_ppc64? ( fdt )
        sdl2? ( sdl )
-       static? ( static-user !alsa !bluetooth !gtk !gtk2 !opengl !pulseaudio )
+       static? ( static-user !alsa !bluetooth !gtk !gtk2 !opengl !pulseaudio !snappy )
        virtfs? ( xattr )
        vte? ( gtk )"
 
@@ -139,7 +139,7 @@ SOFTMMU_TOOLS_DEPEND="
        )
        seccomp? ( >=sys-libs/libseccomp-2.1.0[static-libs(+)] )
        smartcard? ( >=app-emulation/libcacard-2.5.0[static-libs(+)] )
-       snappy? ( app-arch/snappy:=[static-libs(+)] )
+       snappy? ( app-arch/snappy )
        spice? (
                >=app-emulation/spice-protocol-0.12.3
                >=app-emulation/spice-0.12.0[static-libs(+)]