Commit 9427b0a0 authored by Aurélien Vermylen's avatar Aurélien Vermylen Committed by Aurélien Vermylen

Fix some minor issues for style.

parent a5582a6a
......@@ -4,9 +4,9 @@ parts =
[geos]
recipe = slapos.recipe.cmmi
version = 3.4.2
version = 3.6.2
url = http://download.osgeo.org/geos/geos-${:version}.tar.bz2
md5sum = fc5df2d926eb7e67f988a43a92683bae
md5sum = a32142343c93d3bf151f73db3baa651f
configure-options =
--disable-dependency-tracking
--disable-static
......@@ -8,13 +8,11 @@ parts =
[shapely-env]
GEOS_CONFIG = ${geos:location}/bin/geos-config
LD_LIBRARY_PATH = ${geos:location}/lib
[shapely]
environment = shapely-env
recipe = zc.recipe.egg:custom
egg = shapely
rpath =
${geos:location}/lib
${gcc:location}/lib
${gcc:location}/lib64
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment