mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
Merge pull request #690 from kinvolk/dongsu/sdk-dwarves
profiles: make SDK include dev-util/dwarves
This commit is contained in:
commit
233ba141b8
@ -33,6 +33,7 @@ DEPEND="
|
||||
dev-util/boost-build
|
||||
dev-util/catalyst
|
||||
dev-util/checkbashisms
|
||||
dev-util/dwarves
|
||||
dev-util/patchelf
|
||||
dev-vcs/repo
|
||||
net-dns/bind-tools
|
||||
|
@ -82,3 +82,6 @@ dev-util/checkbashisms
|
||||
=sys-fs/cryptsetup-2.0.3 ~amd64
|
||||
|
||||
=sys-libs/libseccomp-2.5.0 ~amd64 ~arm64
|
||||
|
||||
>=dev-util/dwarves-1.18 ~amd64
|
||||
>=dev-libs/elfutils-0.178 ~amd64
|
||||
|
@ -26,6 +26,7 @@ dev-python/uritemplate -python_targets_python3_6
|
||||
sys-apps/portage -python_targets_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
|
||||
|
Loading…
Reference in New Issue
Block a user