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

- reuse simplified list


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40668 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3c4e9a68
......@@ -1072,14 +1072,7 @@ class AssertApache(AssertSoftwareMixin):
'libc',
'libpthread',
'libsqlite3',
], [
'libexpat',
'libuuid',
'openssl',
'pcre',
'sqlite3',
'zlib',
])
], self.apache_rpath)
class AssertItools(AssertSoftwareMixin):
def test_ld_parserso(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