add libgeotiff-dev

Former-commit-id: 08f0123410
pull/1161/head
Stephen Mather 2016-02-25 15:29:41 -05:00
rodzic f5231620e8
commit 38d49e205c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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