[GRASS-SVN] r74041 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 29 09:15:06 PST 2019
Author: neteler
Date: 2019-01-29 09:15:05 -0800 (Tue, 29 Jan 2019)
New Revision: 74041
Modified:
grass/trunk/Dockerfile
Log:
Dockerfile: remove old liblas dependency as PDAL is there
Modified: grass/trunk/Dockerfile
===================================================================
--- grass/trunk/Dockerfile 2019-01-29 15:51:35 UTC (rev 74040)
+++ grass/trunk/Dockerfile 2019-01-29 17:15:05 UTC (rev 74041)
@@ -24,8 +24,6 @@
libgsl0-dev \
libjpeg-dev \
liblapack-dev \
- liblas-dev \
- liblas-c-dev \
libncurses5-dev \
libnetcdf-dev \
libopenjp2-7 \
@@ -99,7 +97,6 @@
--with-freetype --with-freetype-includes="/usr/include/freetype2/" \
--with-fftw \
--with-netcdf \
- --with-liblas --with-liblas-config=/usr/bin/liblas-config \
--with-pdal \
--with-proj --with-proj-share=/usr/share/proj \
--with-geos=/usr/bin/geos-config \
More information about the grass-commit
mailing list