diff options
author | Matthias Maier <tamiko@gentoo.org> | 2018-04-04 10:50:30 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2018-04-04 10:52:12 -0500 |
commit | bb8c6ba2774a040b29394e96a57b04e937ba8586 (patch) | |
tree | c3582cda39964e3d1be763e984d9404ea7726439 /app-emulation/qemu/qemu-9999.ebuild | |
parent | app-emulation/qemu: ebuild maintenance (diff) | |
download | gentoo-bb8c6ba2774a040b29394e96a57b04e937ba8586.tar.gz gentoo-bb8c6ba2774a040b29394e96a57b04e937ba8586.tar.bz2 gentoo-bb8c6ba2774a040b29394e96a57b04e937ba8586.zip |
app-emulation/qemu: desnappify live ebuild
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index ef5e44d1ccb7..2df4a751f826 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -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(+)] |