mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
profiles: disable xkb for qemu
Disable `xkb` USE flag for qemu, to avoid pulling unnecessary dependencies.
This commit is contained in:
parent
0e1ff0f605
commit
7c9fec9c1d
@ -15,7 +15,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 jpeg ncurses png python threads uuid vhost-net virtfs vnc qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64
|
||||
app-emulation/qemu aio caps curl jpeg ncurses png python threads uuid vhost-net virtfs vnc -xkb qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64
|
||||
|
||||
# python3 problems
|
||||
app-portage/gentoolkit -python_targets_python3_6
|
||||
|
Loading…
x
Reference in New Issue
Block a user