[postgis-tickets] r15462 - try to fix travis gdal related build error

Regina Obe lr at pcorp.us
Fri Jun 23 23:17:16 PDT 2017


Author: robe
Date: 2017-06-23 23:17:16 -0700 (Fri, 23 Jun 2017)
New Revision: 15462

Modified:
   branches/2.2/.travis.yml
Log:
try to fix travis gdal related build error

Modified: branches/2.2/.travis.yml
===================================================================
--- branches/2.2/.travis.yml	2017-06-24 05:40:28 UTC (rev 15461)
+++ branches/2.2/.travis.yml	2017-06-24 06:17:16 UTC (rev 15462)
@@ -11,7 +11,7 @@
       postgresql-9.4 postgresql-server-dev-9.4
       build-essential autoconf libtool libcunit1-dev
       xsltproc docbook-xsl docbook-mathml dblatex
-      libproj-dev libgdal-dev libgeos-dev libjson0-dev
+      libproj-dev libgdal-dev libgdal1h libgeos-dev libjson0-dev
   - dpkg -l | grep postgresql
   - ./autogen.sh
 



More information about the postgis-tickets mailing list