From 2cbb06bb7d284567542cccabd9e30c23b9048ddb Mon Sep 17 00:00:00 2001 From: "4 of 7 (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/trisquel7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7 index 56184b61..2e47371c 100755 --- a/resources/scripts/helpers/build/dependencies/trisquel7 +++ b/resources/scripts/helpers/build/dependencies/trisquel7 @@ -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