[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-1151-g34a53ae86
git at osgeo.org
git at osgeo.org
Wed Jul 5 14:20:12 PDT 2023
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 34a53ae8600106432619de2c093f242560b3bdb2 (commit)
from c1fba44d611ab4fa9f0d4d0f48829c4b4021bb47 (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 34a53ae8600106432619de2c093f242560b3bdb2
Author: Sandro Santilli <strk at kbt.io>
Date: Wed Jul 5 23:18:28 2023 +0200
Now xmllint is required to build docs (tag files)
diff --git a/doc/README b/doc/README
index e16fc7480..be13d6c8f 100644
--- a/doc/README
+++ b/doc/README
@@ -80,6 +80,7 @@ To generate the html files and the comments:
* xsltproc - http://xmlsoft.org/xslt/xsltproc2.html
* DocBook XSL stylesheets - https://docbook.org/tools/
* MathML 3 DTD - http://www.w3.org/Math/DTD/
+ * xmllint - http://xmlsoft.org
To generate the images:
* ImageMagick - http://www.imagemagick.org/
-----------------------------------------------------------------------
Summary of changes:
doc/README | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list