From 1abf46ba391ac8770718da129a21dd0a1aaf5f5f Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Mon, 21 Nov 2022 17:02:03 +0100 Subject: [PATCH] more dependencies --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 30bc228..7613068 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -211,7 +211,7 @@ publish_artefacts() mkdir -p build cd build -sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git flex bison bc kmod cpio libncurses5-dev libelf-dev:native libssl-dev dwarves +sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git flex bison bc kmod cpio libncurses5-dev libelf-dev:native libssl-dev dwarves clang-14 lld-14 llvm-14 build_linux build_m1n1 -- 2.39.2