Commit 43427a54 authored by Jérome Perrin's avatar Jérome Perrin

testcase: ignore wkhtmltopdf in ldd check

parent 947fabb8
......@@ -190,6 +190,7 @@ def checkSoftware(slap, software_url):
'*/parts/chromium-*/*',
'*/parts/chromedriver*/*',
'*/parts/libreoffice-bin/*',
'*/parts/wkhtmltopdf/*',
# nss is not a binary distribution, but for some reason it has invalid rpath, but it does
# not seem to be a problem in our use cases.
'*/parts/nss/*',
......
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