Commit 11d4156f authored by Łukasz Nowak's avatar Łukasz Nowak

- eggify more


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32648 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a5797a75
...@@ -11,16 +11,12 @@ ...@@ -11,16 +11,12 @@
- use more of buildout automatic dependency resolution - use more of buildout automatic dependency resolution
- software-profiles/python-2.4.cfg: - software-profiles/python-2.4.cfg:
- celementtree (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-celementtree/) - celementtree (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-celementtree/)
- lxml (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-lxml/)
- mechanize (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-mechanize/) - mechanize (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-mechanize/)
- memcached (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-memcached/)
- numeric (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-numeric/) - numeric (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-numeric/)
- paramiko (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-paramiko/) - paramiko (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-paramiko/)
- ply (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-ply/) - ply (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-ply/)
- pyxml (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-pyxml/) - pyxml (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-pyxml/)
- threadframe (https://svn.erp5.org/repos/public/spec/mandriva/python2.4-threadframe/)
- socksipy (http://socksipy.sourceforge.net/) - socksipy (http://socksipy.sourceforge.net/)
- SOAPpy
- make bin/python2.4 using all available eggs - make bin/python2.4 using all available eggs
- software-profiles/openoffice-bin.cfg: - software-profiles/openoffice-bin.cfg:
- autodetection of platform and arch - autodetection of platform and arch
......
...@@ -111,6 +111,8 @@ eggs = ...@@ -111,6 +111,8 @@ eggs =
pytz pytz
simplejson simplejson
timerserver timerserver
SOAPpy
threadframe
[requirements] [requirements]
development = /usr/include/glib-2.0/glib.h development = /usr/include/glib-2.0/glib.h
......
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