X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c605b9bee6085ea6457ee35fd0b1533c3278d6ff..df18faac51d5f0b3ae8aa7d00bee5740c066aa81:/buildtools/scripts/make_dist.sh diff --git a/buildtools/scripts/make_dist.sh b/buildtools/scripts/make_dist.sh index 967b079c29..50c4cf2faf 100755 --- a/buildtools/scripts/make_dist.sh +++ b/buildtools/scripts/make_dist.sh @@ -12,7 +12,7 @@ fi if [ ! -e /usr/bin/libtool ] || [ ! -e /usr/bin/automake ] || [ ! -e /usr/bin/flex ] ; then echo "get Linux dependencies" - sudo aptitude install -y libtool automake1.10 autoconf libgcj10-dev gcc g++ bash flex flexml doxygen bibtex bibtool iconv bibtex2html addr2line valgrind transfig + sudo aptitude install -y libtool automake1.10 autoconf libgcj10-dev gcc g++ bash flex flexml doxygen bibtex bibtool iconv bibtex2html addr2line valgrind transfig || true fi make_dist