From 62d4eaaaf4b87629b37e6d16d4b4020499207d73 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 24 Nov 2014 21:17:10 +0000 Subject: Revert "deps-trisquel: Add binutils-source" This reverts commit 67149a673b17c9e6e4ced6aed2a629872fdfe0d5. --- deps-trisquel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps-trisquel') diff --git a/deps-trisquel b/deps-trisquel index ab7b87c..9cea6a9 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 binutils-source +apt-get -y install build-essential # For cross-compiling i686 target on x86_64 host. if [ $(uname -i) = "x86_64" ] || [ $(uname -m) = "x86_64" ] -- cgit v1.2.3