[GRASS-SVN] r74399 - grass/branches/releasebranch_7_6

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 18 05:54:41 PDT 2019


Author: mmetz
Date: 2019-04-18 05:54:40 -0700 (Thu, 18 Apr 2019)
New Revision: 74399

Modified:
   grass/branches/releasebranch_7_6/REQUIREMENTS.html
Log:
requirements: +bzip2, +zstd  (backport trunk r74396)

Modified: grass/branches/releasebranch_7_6/REQUIREMENTS.html
===================================================================
--- grass/branches/releasebranch_7_6/REQUIREMENTS.html	2019-04-18 12:53:59 UTC (rev 74398)
+++ grass/branches/releasebranch_7_6/REQUIREMENTS.html	2019-04-18 12:54:40 UTC (rev 74399)
@@ -73,6 +73,14 @@
 gcc: <a href="http://www.gnu.org/software/gcc/gcc.html">http://www.gnu.org/software/gcc/gcc.html</a>
 </li>
 
+<li><b>bzip2</b>, needed for raster compression with bzip2<br>
+<a href="http://www.bzip.org">http://www.bzip.org</a>
+</li>
+
+<li><b>zstd</b> (Zstandard), needed for raster compression with zstd<br>
+<a href="https://facebook.github.io/zstd">https://facebook.github.io/zstd</a>
+</li>
+
 <li><b>FFTW 2.x or 3.x</b> (library for computing the Discrete Fourier Transform), required
 for i.fft and i.ifft and other modules<br>
 <a href="http://www.fftw.org">http://www.fftw.org</a>



More information about the grass-commit mailing list