Skip to content

Add most of the rest of the simple deps

Adds some more deps.

libheif:

  • libx265 doesn't build as-is on macOS, because CMAKE_OSX_ARCHITECTURES needs to be set. I don't know how to fix that correctly, so I tested it by setting it manually.
  • libx265_main10.a and libx265_main12.a are leaked, and I wasn't sure how to fix that while making sure libx265 can still find them.

I did not test:

  • mypaint
  • kdcraw
  • poppler
  • seexpr
  • drmingw
  • fcitx-qt

Merge request reports