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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 17 11:14:58 CET 2010


Author: luke
Date: Wed Nov 17 11:14:57 2010
New Revision: 40327

URL: http://svn.erp5.org?rev=40327&view=rev
Log:
 - subversion is linked against libxml2

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=40327&r1=40326&r2=40327&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Wed Nov 17 11:14:57 2010
@@ -320,7 +320,7 @@ class AssertSubversion(AssertSoftwareMix
       'libaprutil-1', 'libapr-1', 'libuuid', 'librt', 'libneon', 'libexpat',
       'libz', 'libssl', 'libcrypto', 'libgssapi_krb5', 'libkrb5',
       'libk5crypto', 'libcom_err', 'libresolv', 'libc', 'libcrypt', 'libdl',
-      'libpthread', 'libm', 'libserf-0', 'libsvn_ra_serf-1',
+      'libpthread', 'libm', 'libserf-0', 'libsvn_ra_serf-1', 'libxml2'
       ]),
         elf_dict['library_list'])
     soft_dir = os.path.join(os.path.abspath(os.curdir), 'parts')




More information about the Erp5-report mailing list