[Erp5-report] r35999 luke - /erp5/trunk/buildout/software-profiles/ocropus.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jun 4 15:41:33 CEST 2010
Author: luke
Date: Fri Jun 4 15:41:32 2010
New Revision: 35999
URL: http://svn.erp5.org?rev=35999&view=rev
Log:
- fix compilation on debian: http://code.google.com/p/ocropus/issues/detail?id=27#c5
Modified:
erp5/trunk/buildout/software-profiles/ocropus.cfg
Modified: erp5/trunk/buildout/software-profiles/ocropus.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/ocropus.cfg?rev=35999&r1=35998&r2=35999&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/ocropus.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/ocropus.cfg [utf8] Fri Jun 4 15:41:32 2010
@@ -8,6 +8,11 @@
configure-options =
--with-tesseract=/usr/
make-binary=jam
+environment-section = ocropus-environment
+
+[ocropus-environment]
+# fix compilation on debian: http://code.google.com/p/ocropus/issues/detail?id=27#c5
+LIBS=-lpthread
[requirements]
development =
More information about the Erp5-report
mailing list