Commit 5a68ebd1 authored by Łukasz Nowak's avatar Łukasz Nowak

- sort


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40678 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7329065c
......@@ -1603,16 +1603,16 @@ class AssertImagemagick(AssertSoftwareMixin):
'libbz2',
'libc',
'libdl',
'libm',
'libfreetype',
'libm',
'libpthread',
'libz',
]
core_rpath_list = [
'zlib',
'bzip2',
'freetype',
'zlib',
]
lib_lib_list = core_lib_list + [
......
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