[Erp5-report] r40679 luke - /erp5/trunk/buildout/tests/assertSoftware.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 25 13:18:22 CET 2010


Author: luke
Date: Thu Nov 25 13:18:21 2010
New Revision: 40679

URL: http://svn.erp5.org?rev=40679&view=rev
Log:
 - fill according to known working installation

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=40679&r1=40678&r2=40679&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Thu Nov 25 13:18:21 2010
@@ -1600,18 +1600,35 @@ class AssertFile(AssertSoftwareMixin):
 
 class AssertImagemagick(AssertSoftwareMixin):
   core_lib_list = [
+      'libHalf',
+      'libIex',
+      'libIlmImf',
+      'libIlmThread',
+      'libImath',
       'libbz2',
       'libc',
       'libdl',
       'libfreetype',
+      'libjasper',
+      'libjbig',
+      'libjpeg',
       'libm',
+      'libpng12',
       'libpthread',
+      'libtiff',
       'libz',
       ]
 
   core_rpath_list = [
       'bzip2',
       'freetype',
+      'ilmbase',
+      'jasper',
+      'jbigkit',
+      'libjpeg',
+      'libpng12',
+      'libtiff',
+      'openexr',
       'zlib',
       ]
 




More information about the Erp5-report mailing list