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

- use locally build python-ldap egg


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40169 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eed7a293
......@@ -4,6 +4,7 @@ extends =
mysql-tritonn-5.0.cfg
python-2.6.cfg
lxml-python.cfg
python-ldap-python.cfg
parts =
itools-build
......@@ -78,6 +79,7 @@ recipe = zc.recipe.egg
eggs =
${mysql-python:egg}
${lxml-python:egg}
${python-ldap-python:egg}
PyXML
SOAPpy
cElementTree
......@@ -90,7 +92,6 @@ eggs =
paramiko
ply
pysvn
python-ldap
python-memcached
pytz
simplejson
......
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