diff --git a/configure.sh b/configure.sh index 1bb81778..e3ed2de9 100644 --- a/configure.sh +++ b/configure.sh @@ -26,6 +26,7 @@ sudo apt-get install build-essential \ git \ python-pip \ libgdal-dev \ + libgeotiff-dev \ pkg-config -y if [ $? -ne 0 ] then