slapos stack: Use libxslt provided by slapos

parent bd8ac231
...@@ -12,7 +12,6 @@ extensions += ...@@ -12,7 +12,6 @@ extensions +=
# Use shacache and lxml # Use shacache and lxml
extends = extends =
shacache-client.cfg shacache-client.cfg
../component/lxml-python/buildout.cfg
# Separate from site eggs # Separate from site eggs
allowed-eggs-from-site-packages = allowed-eggs-from-site-packages =
...@@ -51,7 +50,6 @@ versions = versions ...@@ -51,7 +50,6 @@ versions = versions
[slapos-cookbook] [slapos-cookbook]
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = eggs =
${lxml-python:egg}
slapos.cookbook slapos.cookbook
[versions] [versions]
......
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