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

- simplify dependency (no openxer)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40704 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7f8f7087
......@@ -1600,11 +1600,6 @@ class AssertFile(AssertSoftwareMixin):
class AssertImagemagick(AssertSoftwareMixin):
core_lib_list = [
'libHalf',
'libIex',
'libIlmImf',
'libIlmThread',
'libImath',
'libbz2',
'libc',
'libdl',
......@@ -1622,13 +1617,11 @@ class AssertImagemagick(AssertSoftwareMixin):
core_rpath_list = [
'bzip2',
'freetype',
'ilmbase',
'jasper',
'jbigkit',
'libjpeg',
'libpng',
'libtiff',
'openexr',
'zlib',
]
......
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