Commit a1d5e99f authored by Rafael Monnerat's avatar Rafael Monnerat

Included xml-python.

parent 6ac2c24a
......@@ -10,7 +10,7 @@ find-links =
http://www.nexedi.org/static/packages/source/
extends =
# Exact version of Zope
../component/lxml-python/buildout.cfg
../component/apache/buildout.cfg
../component/logrotate/buildout.cfg
../component/varnish/buildout.cfg
......@@ -29,9 +29,14 @@ parts =
# Buildoutish
instance-recipe-egg
[lxml-python]
python = python2.7
[instance-recipe-egg]
recipe = zc.recipe.egg
python = python2.7
eggs =
${lxml-python:egg}
${instance-recipe:egg}
[rebootstrap]
......
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