• Eric Zheng's avatar
    chromium: add exception to testing library list · 5ff98015
    Eric Zheng authored
    The depot_tools package used to build Chromium (see
    nexedi/slapos!1014) installs some Python
    libraries (NumPy and PIL) with shared objects that don't have RPATH set.
    These shouldn't actually be used when running Chromium, but they cause
    the testing framework to complain about missing libraries.
    5ff98015
check_software.py 10.2 KB