slaprunner : Try to install libxslt before lxml egg

parent 4bdb7f02
[buildout]
extends =
../../stack/flask.cfg
../../component/lxml-python/buildout.cfg
extensions =
slapos.rebootstrap
......@@ -29,8 +28,7 @@ section = python2.7
[runner]
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
eggs +=
slapos.toolbox
slapos.cookbook
......
......@@ -28,3 +28,6 @@ recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
Flask
[lxml-python]
python = python2.7
\ No newline at end of file
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