Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Commit

Permalink
build: update Debian prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Apr 4, 2015
1 parent 4e23881 commit f885e3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gnuarmeclipse/scripts/build-qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ IFS=$'\n\t'
#
# Prerequisites:
#
# sudo apt-get install gcc g++ git make m4 python sed tar unzip
# sudo apt-get libtool automake autoconf pkgconfig wget autotools-dev
# sudo apt-get install texinfo texlive bison flex doxygen
# sudo apt-get install gcc g++ git make m4 python sed tar unzip wget
# sudo apt-get install libtool pkg-config automake autoconf autotools-dev
# sudo apt-get install texinfo texlive bison flex doxygen gettext
#

BEGIN_SEC=$(date +%s)
Expand Down

0 comments on commit f885e3b

Please sign in to comment.