add autoconf to install defaults

pull/35/head
Stephen Mather 2014-12-23 10:22:32 -05:00
rodzic 28409bbb20
commit 016f095794
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -108,7 +108,7 @@ sudo apt-get update --assume-yes > "$TOOLS_LOG_PATH/apt-get_get.log" 2>&1
echo " - installing"
sudo apt-get install --assume-yes --install-recommends \
build-essential cmake g++ gcc gFortran perl git \
build-essential cmake g++ gcc gFortran perl git autoconf \
curl wget \
unzip \
imagemagick jhead proj-bin libproj-dev\