[Erp5-report] r32565 luke - in /erp5/trunk/buildout: erp5-software/ profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 15 18:10:11 CET 2010


Author: luke
Date: Mon Feb 15 18:10:10 2010
New Revision: 32565

URL: http://svn.erp5.org?rev=32565&view=rev
Log:
 - add itools dependency

Modified:
    erp5/trunk/buildout/erp5-software/buildout.cfg
    erp5/trunk/buildout/profiles/mandriva2010.0.cfg

Modified: erp5/trunk/buildout/erp5-software/buildout.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/erp5-software/buildout.cfg?rev=32565&r1=32564&r2=32565&view=diff
==============================================================================
--- erp5/trunk/buildout/erp5-software/buildout.cfg [utf8] (original)
+++ erp5/trunk/buildout/erp5-software/buildout.cfg [utf8] Mon Feb 15 18:10:10 2010
@@ -115,3 +115,7 @@
     svn://svn.zope.org/repos/main/Zelenium/trunk/ Zelenium
     svn://svn.zope.org/repos/main/PluginRegistry/tags/1.0 PluginRegistry
     http://svn.plone.org/svn/archetypes/MimetypesRegistry/tags/Archetypes-1.4.0-final MimetypesRegistry
+
+[requirements]
+development = /usr/include/glib-2.0/glib.h
+

Modified: erp5/trunk/buildout/profiles/mandriva2010.0.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/mandriva2010.0.cfg?rev=32565&r1=32564&r2=32565&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/mandriva2010.0.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/mandriva2010.0.cfg [utf8] Mon Feb 15 18:10:10 2010
@@ -19,6 +19,7 @@
   subversion-devel
   subversion-tools
   zlib1-devel
+  libglib2.0-devel
 
 command = echo "${:package_list}" | xargs sudo urpmi --auto
 update_command = ${:command}




More information about the Erp5-report mailing list