slaprunner : Try to install libxslt before lxml egg

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