[Erp5-report] r37769 nicolas - /erp5/trunk/buildout/software-profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Aug 12 16:03:39 CEST 2010
Author: nicolas
Date: Thu Aug 12 16:03:35 2010
New Revision: 37769
URL: http://svn.erp5.org?rev=37769&view=rev
Log:
Add PIL as dependency as it is required by Image.py
reviewed by Luke
Modified:
erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
erp5/trunk/buildout/software-profiles/erp5.cfg
Modified: erp5/trunk/buildout/software-profiles/erp5-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5-2.12.cfg?rev=37769&r1=37768&r2=37769&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5-2.12.cfg [utf8] Thu Aug 12 16:03:35 2010
@@ -90,6 +90,7 @@ eggs =
mechanize
numpy
paramiko
+ pil
ply
pysvn
python-ldap
Modified: erp5/trunk/buildout/software-profiles/erp5.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/erp5.cfg?rev=37769&r1=37768&r2=37769&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/erp5.cfg [utf8] Thu Aug 12 16:03:35 2010
@@ -85,6 +85,7 @@ eggs =
mechanize
numpy
paramiko
+ pil
plone.recipe.command
ply
pysvn
More information about the Erp5-report
mailing list