Commit d805452
authored
run-vmtest: add binutils and make to installed dependencies (#205)
It turns out run-vmtest has a couple of dependencies that were not
installed by it.
A change in s390x runner image for BPF CI that removed installation of
build dependencies [1] (we don't build kernels on s390x directly),
revealed this [2].
Fix this by explicitly installing necessary packages.
[1] kernel-patches/runner@a02aad5
[2] https://github.com/kernel-patches/bpf/actions/runs/18749161085/job/53516267195
Signed-off-by: Ihor Solodrai <[email protected]>1 parent dc6aea4 commit d805452
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments