mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-23 18:20:24 +00:00
ci: update list of build dependencies
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
parent
39e154f4e9
commit
3166338a74
2
.github/workflows/build-scheds.yml
vendored
2
.github/workflows/build-scheds.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
### DOWNLOAD AND INSTALL DEPENDENCIES ###
|
||||
|
||||
# Download dependencies packaged by Ubuntu
|
||||
- run: sudo apt -y install bison busybox-static cargo cmake coreutils cpio elfutils file flex gcc git iproute2 kbd kmod libcap-dev libelf-dev libunwind-dev libvirt-clients libzstd-dev linux-headers-generic linux-tools-common linux-tools-generic make ninja-build pahole python3-dev python3-pip python3-requests qemu-kvm rsync rustc udev zstd
|
||||
- run: sudo apt -y install bison busybox-static cargo cmake coreutils cpio elfutils file flex gcc git iproute2 jq kbd kmod libcap-dev libelf-dev libunwind-dev libvirt-clients libzstd-dev linux-headers-generic linux-tools-common linux-tools-generic make ninja-build pahole pkg-config python3-dev python3-pip python3-requests qemu-kvm rsync rustc udev zstd
|
||||
|
||||
# clang 17
|
||||
# Use a custom llvm.sh script which includes the -y flag for
|
||||
|
Loading…
Reference in New Issue
Block a user