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

Regina Obe lr at pcorp.us
Fri Jun 23 23:18:36 PDT 2017


Author: robe
Date: 2017-06-23 23:18:36 -0700 (Fri, 23 Jun 2017)
New Revision: 15463

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

Modified: branches/2.3/.travis.yml
===================================================================
--- branches/2.3/.travis.yml	2017-06-24 06:17:16 UTC (rev 15462)
+++ branches/2.3/.travis.yml	2017-06-24 06:18:36 UTC (rev 15463)
@@ -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 libgdal1h libgdal-dev libgeos-dev libjson0-dev
   - dpkg -l | grep postgresql
   - ./autogen.sh
 



More information about the postgis-tickets mailing list