Votre Nom 2 years ago
parent
commit
7e14acae10
1 changed files with 1 additions and 0 deletions
  1. 1 0
      prerequise.sh

+ 1 - 0
prerequise.sh

@@ -2,6 +2,7 @@
 sudo apt-get install wget bzip2 texinfo flex babeltrace python expat bison tk-dev tcl-dev -y
 if ! [ -x "$(command -v swig)" ]
 then
+wget -c http://wareck.free.fr/cross_compilation/avr_toolchain/swig-3.0.12.tar.xz
 tar xvfJ swig-3.0.12.tar.xz
 cd swig-3.0.12
 ./autogen.sh