[Erp5-report] r43102 jm - /erp5/trunk/buildout/software-profiles/cloudooo.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Feb 5 20:03:18 CET 2011


Author: jm
Date: Sat Feb  5 20:03:17 2011
New Revision: 43102

URL: http://svn.erp5.org?rev=43102&view=rev
Log:
buildout: fix lxml dependency for cloudooo

Modified:
    erp5/trunk/buildout/software-profiles/cloudooo.cfg

Modified: erp5/trunk/buildout/software-profiles/cloudooo.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/cloudooo.cfg?rev=43102&r1=43101&r2=43102&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/cloudooo.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/cloudooo.cfg [utf8] Sat Feb  5 20:03:17 2011
@@ -8,6 +8,7 @@ extends =
   file.cfg
   python-2.6.cfg
   libreoffice-bin.cfg
+  lxml-python.cfg
 
 python = software_definition
 versions = versions
@@ -40,6 +41,7 @@ python = python2.6
 interpreter = pycloudoo
 scripts = 
 eggs =
+  ${lxml-python:egg}
   cloudooo
   collective.recipe.supervisor
   plone.recipe.command



More information about the Erp5-report mailing list