[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0alpha2-76-g76b5245

git at osgeo.org git at osgeo.org
Mon Oct 5 02:08:50 PDT 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  76b524544ccbaab6831f672ef1c56dd23d925996 (commit)
      from  733eed8a963f90dae5b4d3a503f68bdda9c77d2c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 76b524544ccbaab6831f672ef1c56dd23d925996
Author: Raúl Marín <git at rmr.ninja>
Date:   Mon Oct 5 11:08:32 2020 +0200

    Gitlab CI: Install libprotobuf-c

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6db1a5b..175ca4d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,7 @@ test:
         build-essential autoconf libtool libcunit1-dev
         xsltproc docbook-xsl docbook-mathml dblatex
         libproj-dev libgdal-dev libgeos-dev libjson-c-dev
+        libprotobuf-c1 libprotobuf-c-dev protobuf-c-compiler
     - lsb_release -a
     - uname -a
     - service postgresql start

-----------------------------------------------------------------------

Summary of changes:
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list