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