Author :
Lukas Oberhuber
Date :
2022-11-17 13:37:20
Hash :f842c1bc Message :fix macos rpath (#976)
Without this patch, the three libraries are not provided with valid
rpaths, meaning they are not packaged correctly for macos.
c.f. https://github.com/google/brotli/issues/934
(which is a similar issue) but should be fixed by this fix as well.
Also https://gitlab.gnome.org/Infrastructure/gimp-macos-build/-/merge_requests/129