elfutils is also a dep of heaptrack

This commit is contained in:
Harald Sitter
2026-06-27 17:57:45 +02:00
committed by Aleix Pol i Gonzalez
parent 1cf9465be3
commit 876d832a7e
2 changed files with 3 additions and 0 deletions

View File

@@ -19,3 +19,5 @@ config:
bootstrap_build_arch: 'aarch64'
- arch == "riscv64":
bootstrap_build_arch: "x86_64"
overrides:
components/libunwind.bst: components/libunwind.bst

View File

@@ -30,6 +30,7 @@ depends:
- freedesktop-sdk.bst:components/python3-psutil.bst # drkonqi
- freedesktop-sdk.bst:components/python3.bst
- freedesktop-sdk.bst:components/git.bst
- freedesktop-sdk.bst:components/elfutils.bst # heaptrack
- components/libunwind.bst # heaptrack -- FIXME need to fix upstream in freedesktop-sdk. this is a temporary fork!
- os/deps-core.bst
- os/deps-middleware.bst