mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-20 10:08:47 +00:00
The dynamic shared lib build of skia doesn't seem to actually express any dependencies in its DT_NEEDED section, so we need to force-load fontconfig into the dependencies of the skia target to avoid runtime linker errors.