Skip to content
Snippets Groups Projects
  1. Nov 14, 2019
  2. Nov 12, 2019
  3. Nov 11, 2019
  4. Sep 27, 2019
    • Simon McVittie's avatar
      wrap: Include all known NVIDIA libraries, except for libnvidia-gtk* · eec5cfd5
      Simon McVittie authored
      
      The NVIDIA proprietary EGL, GLES and Vulkan ICDs depend on
      libnvidia-eglcore and libnvidia-glvkspirv, but do not have DT_NEEDED
      entries for them (presumably they dlopen() them instead).
      capsule-capture-libs can only follow DT_NEEDED entries, so we have to
      special-case those hidden dependencies.
      
      Ideally we'd have a syntax for "libnvidia-*.so.* except libnvidia-gtk*",
      but currently we don't, so just include all the known libraries.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      eec5cfd5
  5. Sep 26, 2019
  6. Sep 25, 2019
  7. Sep 24, 2019
  8. Sep 12, 2019
  9. Sep 11, 2019
  10. Sep 10, 2019
  11. Sep 05, 2019
  12. Sep 04, 2019
  13. Aug 23, 2019
  14. Aug 16, 2019
  15. Aug 15, 2019
  16. Aug 08, 2019
Loading