From 35129396d996fe06dd68979b5bc187e179e90946 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 28 Sep 2016 23:22:50 +0100 Subject: fix ./build dependencies debian on debian stable (already works on testing) --- resources/scripts/helpers/build/dependencies/debian | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/scripts/helpers/build/dependencies/debian b/resources/scripts/helpers/build/dependencies/debian index 56184b61..2e47371c 100755 --- a/resources/scripts/helpers/build/dependencies/debian +++ b/resources/scripts/helpers/build/dependencies/debian @@ -49,7 +49,7 @@ apt-get -y install pandoc texi2html texinfo texlive apt-get -y install build-essential # for cross-compiling ARM binaries -apt-get -y install gcc-arm-linux-gnueabi +apt-get -y install gcc-arm-linux-gnueabi || printf "debian stretch ftw\n" [ "$(uname -i)" = x86_64 ] || [ "$(uname -m)" = x86_64 ] arch=${?} -- cgit v1.2.3-70-g09d2