Commit cf4921d3 authored by Łukasz Nowak's avatar Łukasz Nowak

- build lxml python against locally provided libraries


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40086 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 103105d1
......@@ -3,6 +3,7 @@
extends =
mysql-tritonn-5.0.cfg
python-2.6.cfg
lxml-python.cfg
parts =
itools-build
......@@ -73,13 +74,13 @@ update-command = ${:command}
recipe = zc.recipe.egg
eggs =
${mysql-python:egg}
${lxml-python:egg}
PyXML
SOAPpy
cElementTree
elementtree
erp5diff
ipdb
lxml
mechanize
numpy
ordereddict
......
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