slaprunner : Try to install libxslt before lxml egg

parent e857dab4
[buildout]
extends =
../../stack/flask.cfg
../../component/lxml-python/buildout.cfg
extensions =
slapos.rebootstrap
......@@ -8,6 +9,7 @@ extensions =
parts =
eggs
template
find-links +=
http://www.nexedi.org/static/packages/source/slapos.buildout/
......@@ -28,6 +30,7 @@ section = python2.7
[runner]
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
slapos.toolbox
slapos.cookbook
......
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