]> git.zerfleddert.de Git - m1-debian/commitdiff
more build dependencies
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 24 Feb 2022 19:39:59 +0000 (20:39 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 24 Feb 2022 19:39:59 +0000 (20:39 +0100)
bootstrap.sh

index 42d897ac2237331ac6c560d90da4e728b6a92786..08275e4a0dce648988c868a5fcb927454e9e585a 100644 (file)
@@ -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
Impressum, Datenschutz