Commit deac1961 authored by Łukasz Nowak's avatar Łukasz Nowak

- subversion is linked against libxml2


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40327 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5908b4c4
......@@ -320,7 +320,7 @@ class AssertSubversion(AssertSoftwareMixin):
'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')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment