mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 17:36:59 +02:00
profiles: Cleanup use flags for app-emulation/qemu
Move them to targets/sdk as qemu is only built for SDK. Drop all the enabled-by-default USE flags.
This commit is contained in:
parent
7295c3113d
commit
56c7e98967
@ -13,7 +13,6 @@ dev-vcs/git webdav curl bash-completion
|
|||||||
net-misc/curl kerberos threads telnet
|
net-misc/curl kerberos threads telnet
|
||||||
net-misc/iputils arping tracepath traceroute6
|
net-misc/iputils arping tracepath traceroute6
|
||||||
sys-devel/gettext -git
|
sys-devel/gettext -git
|
||||||
app-emulation/qemu aio caps curl -doc ncurses png python threads uuid vhost-net virtfs vnc -xkb -slirp -jpeg qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64
|
|
||||||
|
|
||||||
sys-apps/gptfdisk -icu
|
sys-apps/gptfdisk -icu
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ app-crypt/gnupg smartcard usb
|
|||||||
|
|
||||||
# for qemu
|
# for qemu
|
||||||
app-arch/bzip2 static-libs
|
app-arch/bzip2 static-libs
|
||||||
app-emulation/qemu static-user slirp -jpeg
|
app-emulation/qemu -doc -jpeg ncurses python static-user virtfs qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64
|
||||||
dev-libs/glib static-libs
|
dev-libs/glib static-libs
|
||||||
dev-libs/libaio static-libs
|
dev-libs/libaio static-libs
|
||||||
dev-libs/libpcre static-libs
|
dev-libs/libpcre static-libs
|
||||||
|
Loading…
Reference in New Issue
Block a user