[postgis-tickets] r15391 - try to add libgdal1h dependency in attempt to fix libgdal-dev install issue on travis
Regina Obe
lr at pcorp.us
Thu May 11 11:17:10 PDT 2017
Author: robe
Date: 2017-05-11 11:17:10 -0700 (Thu, 11 May 2017)
New Revision: 15391
Modified:
trunk/.travis.yml
Log:
try to add libgdal1h dependency in attempt to fix libgdal-dev install issue on travis
Modified: trunk/.travis.yml
===================================================================
--- trunk/.travis.yml 2017-05-04 20:22:16 UTC (rev 15390)
+++ trunk/.travis.yml 2017-05-11 18:17:10 UTC (rev 15391)
@@ -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