[Erp5-report] r44223 kazuhiko - /erp5/trunk/buildout/tests/assertSoftware.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Sun Mar 13 14:04:21 CET 2011
Author: kazuhiko
Date: Sun Mar 13 14:04:20 2011
New Revision: 44223
URL: http://svn.erp5.org?rev=44223&view=rev
Log:
should be a part of r44062 (build bootstrap python-2.7 with our own gettext).
Modified:
erp5/trunk/buildout/tests/assertSoftware.py
Modified: erp5/trunk/buildout/tests/assertSoftware.py
URL: http://svn.erp5.org/erp5/trunk/buildout/tests/assertSoftware.py?rev=44223&r1=44222&r2=44223&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Sun Mar 13 14:04:20 2011
@@ -2250,6 +2250,7 @@ class AssertPython27(AssertSoftwareMixin
rpath_list = [
'bzip2',
'gdbm',
+ 'gettext',
'ncurses',
'openssl',
'readline',
More information about the Erp5-report
mailing list