mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 11:01:14 +02:00
profiles: Drop superfluous python single target uses
We default now to python 3.6.
This commit is contained in:
parent
27c1ae3441
commit
fda96c6b53
@ -14,20 +14,7 @@ dev-vcs/git webdav curl bash-completion
|
||||
net-misc/curl kerberos threads telnet
|
||||
net-misc/iputils arping tracepath traceroute
|
||||
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 python_targets_python3_7 python_single_target_python3_6
|
||||
|
||||
# python3 problems
|
||||
app-portage/gentoolkit python_single_target_python3_6
|
||||
sys-apps/portage python_single_target_python3_6
|
||||
|
||||
# python3 only
|
||||
dev-util/dwarves python_single_target_python3_6
|
||||
dev-util/gdbus-codegen python_single_target_python3_6
|
||||
dev-util/glib-utils python_single_target_python3_6
|
||||
net-fs/samba python_single_target_python3_6
|
||||
sys-libs/talloc python_single_target_python3_6
|
||||
sys-libs/tdb python_single_target_python3_6
|
||||
sys-libs/tevent python_single_target_python3_6
|
||||
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
|
||||
|
||||
|
@ -28,8 +28,5 @@ sys-libs/zlib static-libs
|
||||
virtual/jpeg static-libs
|
||||
x11-libs/pixman static-libs
|
||||
|
||||
cross-x86_64-cros-linux-gnu/gdb python_single_target_python3_6 -python_single_target_python3_7
|
||||
cross-aarch64-cros-linux-gnu/gdb python_single_target_python3_6 -python_single_target_python3_7
|
||||
|
||||
# Enable gssapi for SDK
|
||||
net-dns/bind-tools gssapi
|
||||
|
Loading…
x
Reference in New Issue
Block a user