mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
app-emulation/qemu: Apply Flatcar patches
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
This commit is contained in:
parent
45110250e9
commit
48cf59679c
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python{3_6,3_7} )
|
||||
PYTHON_REQ_USE="ncurses,readline"
|
||||
|
||||
FIRMWARE_ABI_VERSION="4.0.0-r50"
|
||||
|
||||
@ -14,7 +14,7 @@ dev-vcs/git webdav curl bash-completion
|
||||
net-misc/curl kerberos threads
|
||||
net-misc/iputils arping tracepath traceroute
|
||||
sys-devel/gettext -git
|
||||
app-emulation/qemu aio caps curl ncurses png python threads uuid vhost-net virtfs vnc -xkb qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64
|
||||
app-emulation/qemu aio caps curl ncurses png python threads uuid vhost-net virtfs vnc -xkb -slirp -jpeg qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64 python_targets_python3_7
|
||||
|
||||
# python3 problems
|
||||
app-portage/gentoolkit python_single_target_python3_6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user