[Erp5-report] r34022 lucas - in /erp5/trunk/buildout: helpers/ software-profiles/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 23 18:39:15 CET 2010


Author: lucas
Date: Tue Mar 23 18:39:12 2010
New Revision: 34022

URL: http://svn.erp5.org?rev=34022&view=rev
Log:
Added new dependency which is required to compile varnish.

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

Modified: erp5/trunk/buildout/helpers/mandriva2010.0.sh
URL: http://svn.erp5.org/erp5/trunk/buildout/helpers/mandriva2010.0.sh?rev=34022&r1=34021&r2=34022&view=diff
==============================================================================
--- erp5/trunk/buildout/helpers/mandriva2010.0.sh [utf8] (original)
+++ erp5/trunk/buildout/helpers/mandriva2010.0.sh [utf8] Tue Mar 23 18:39:12 2010
@@ -19,6 +19,7 @@
 flex
 gcc
 gcc-c++
+groff
 libbzip2-devel
 libgdbm-devel
 libglib2.0-devel

Modified: erp5/trunk/buildout/software-profiles/varnish.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/varnish.cfg?rev=34022&r1=34021&r2=34022&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/varnish.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/varnish.cfg [utf8] Tue Mar 23 18:39:12 2010
@@ -4,3 +4,7 @@
 [varnish]
 recipe = zc.recipe.cmmi
 url = http://sourceforge.net/projects/varnish/files/varnish/2.0.6/varnish-2.0.6.tar.gz/download
+
+[requirements]
+binary =
+  groff




More information about the Erp5-report mailing list