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

- zlib is required, as it is linked against


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40653 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 263d5448
......@@ -1514,6 +1514,7 @@ class AssertFile(AssertSoftwareMixin):
'libz',
], [
'file',
'zlib',
])
def test_ld_libmagic(self):
......
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