mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
Merge pull request #729 from kinvolk/dongsu/delete-jpeg
profiles: disable jpeg for qemu
This commit is contained in:
commit
f940214eff
@ -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 -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 qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64
|
||||
|
||||
# python3 problems
|
||||
app-portage/gentoolkit -python_targets_python3_6
|
||||
|
@ -12,7 +12,7 @@ app-crypt/gnupg smartcard usb
|
||||
|
||||
# for qemu
|
||||
app-arch/bzip2 static-libs
|
||||
app-emulation/qemu static-user
|
||||
app-emulation/qemu static-user -jpeg
|
||||
dev-libs/glib static-libs
|
||||
dev-libs/libaio static-libs
|
||||
dev-libs/libpcre static-libs
|
||||
|
Loading…
Reference in New Issue
Block a user