From: Bernhard Urban-Forster Date: Thu, 24 Feb 2022 15:46:48 +0000 (+0100) Subject: install flex and bison X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/386d5d35387bb0e6c48759b24bef4ccc3173914a?hp=dfcab1df6e866b0c1aa6e97d75ffb47fcb2c4387 install flex and bison --- diff --git a/bootstrap.sh b/bootstrap.sh index 4fe57bf..42d897a 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 +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 build_linux build_m1n1