add libgdal-dev

Former-commit-id: 7834b111e3
pull/1161/head
Stephen Mather 2016-02-25 15:26:58 -05:00
rodzic aef0cf6e5d
commit f5231620e8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -25,6 +25,7 @@ sudo apt-get install build-essential \
cmake \
git \
python-pip \
libgdal-dev \
pkg-config -y
if [ $? -ne 0 ]
then