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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 25 13:12:21 CET 2010


Author: luke
Date: Thu Nov 25 13:12:20 2010
New Revision: 40677

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

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=40677&r1=40676&r2=40677&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Thu Nov 25 13:12:20 2010
@@ -1604,6 +1604,7 @@ class AssertImagemagick(AssertSoftwareMi
       'libc',
       'libdl',
       'libm',
+      'libfreetype',
       'libpthread',
       'libz',
       ]
@@ -1611,6 +1612,7 @@ class AssertImagemagick(AssertSoftwareMi
   core_rpath_list = [
       'zlib',
       'bzip2',
+      'freetype',
       ]
 
   lib_lib_list = core_lib_list + [




More information about the Erp5-report mailing list