From 67149a673b17c9e6e4ced6aed2a629872fdfe0d5 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 24 Nov 2014 18:43:25 +0000 Subject: deps-trisquel: Add binutils-source --- deps-trisquel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps-trisquel b/deps-trisquel index 9cea6a9..ab7b87c 100755 --- a/deps-trisquel +++ b/deps-trisquel @@ -48,7 +48,7 @@ apt-get -y install subversion git # For building source code: # ------------------------------------------------------------ -apt-get -y install build-essential +apt-get -y install build-essential binutils-source # For cross-compiling i686 target on x86_64 host. if [ $(uname -i) = "x86_64" ] || [ $(uname -m) = "x86_64" ] -- cgit v1.1-4-g5e80