summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/x-win/compile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/x-win/compile.sh b/tools/x-win/compile.sh
index fb4d4aa85f..9c3b63d30e 100755
--- a/tools/x-win/compile.sh
+++ b/tools/x-win/compile.sh
@@ -31,7 +31,7 @@ if test -z "${ARDOURCFG}"; then
fi
if [ "$(id -u)" = "0" ]; then
- apt-get -y install build-essential \
+ apt-get -qq -y install build-essential \
${DEBIANPKGS} \
git autoconf automake libtool pkg-config yasm python