From e0b4251ee9c0a13d3291a34e27d602d6cc8ce116 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Thu, 24 Feb 2022 20:39:59 +0100 Subject: [PATCH] more build dependencies --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 42d897a..08275e4 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -186,7 +186,7 @@ publish_artefacts() mkdir -p build cd build -sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git flex bison +sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev-arm64-cross 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 build_linux build_m1n1 -- 2.39.2