add autoconf to install defaults

Former-commit-id: 016f095794
gh-pages
Stephen Mather 2014-12-23 10:22:32 -05:00
rodzic 2931b3678b
commit e26bc326b3
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\