[FE training-materials-updates] sysdev-toolchain: install missing packages

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Jul 24 16:34:42 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : sysdev-xplained
Link       : http://git.free-electrons.com/training-materials/commit/?id=4e11075f44003754e285006f3080d9de6acd03e7

>---------------------------------------------------------------

commit 4e11075f44003754e285006f3080d9de6acd03e7
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Jul 24 16:33:50 2014 +0200

    sysdev-toolchain: install missing packages
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


>---------------------------------------------------------------

4e11075f44003754e285006f3080d9de6acd03e7
 labs/sysdev-toolchain/sysdev-toolchain.tex |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index 89908c5..560c4bb 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -19,8 +19,9 @@ Install the packages needed for this lab:
 
 \begin{verbatim}
 sudo apt-get install autoconf automake libtool libexpat1-dev \
-     libncurses5-dev bison flex patch curl cvs texinfo \
-     build-essential subversion gawk python-dev gperf
+     libncurses5-dev bison flex patch curl cvs texinfo git bc \
+     build-essential subversion gawk python-dev gperf unzip \
+     pkg-config wget
 \end{verbatim}
 
 \section{Getting Crosstool-ng}



More information about the training-materials-updates mailing list