[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 2109c8f802f420eef5005e641a334d52e1242840

git at osgeo.org git at osgeo.org
Sat Nov 20 07:21:25 PST 2021


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 Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".

The branch, master has been updated
       via  2109c8f802f420eef5005e641a334d52e1242840 (commit)
      from  1ae544696cd7f06d71e6d55b222f846d09645f89 (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 2109c8f802f420eef5005e641a334d52e1242840
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Nov 20 10:21:21 2021 -0500

    Update raspberry berrie dependencies

diff --git a/raspberry_pi/berrie.txt b/raspberry_pi/berrie.txt
index 340b1fa..fb50578 100644
--- a/raspberry_pi/berrie.txt
+++ b/raspberry_pi/berrie.txt
@@ -5,14 +5,14 @@ apt install libcunit1-dev libcunit1-doc libcunit1
 apt install docbook
 apt install libxml2-dev n xsltproc docbook-xsl docbook-mathml gettext 
 apt install libjson-c-dev
-apt install dblatex
-apt install imagemagick
+apt install dblatex #for building pdf - really not needed
+apt install imagemagick #for building images in docs really not needed
 apt install libxml2 libxml2-dev
-apt install bison flex
+apt install bison flex #needed to build postgis and postgresql
 apt install libiconv-hook1 
-apt install subversion
 apt install proj
-apt install postgresql-server-dev-9.6
-apt install libgeos-3.5 libgeos-dev libproj-dev
+apt install git
+apt install libgeos-dev libproj-dev
 apt install libgdal-dev
-apt install pkg-config
\ No newline at end of file
+apt install pkg-config
+apt install lz4 liblz4-dev #needed to build postgresql with lz4 support
\ No newline at end of file

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

Summary of changes:
 raspberry_pi/berrie.txt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.


More information about the postgis-tickets mailing list