diff --git a/poetry/build_gnu.sh b/poetry/build_gnu.sh index 66afc401c..c9ab27da7 100755 --- a/poetry/build_gnu.sh +++ b/poetry/build_gnu.sh @@ -2,6 +2,8 @@ dp0="$(realpath "$(dirname "$0")")" set -e +export DEBIAN_FRONTEND=noninteractive + apt update apt install -y wget binutils curl clang pkg-config