ladybird
ladybird copied to clipboard
Documentation: Add patchelf as a dependency for on Fedora
The provided patchelf from vcpkg is only version 0.14.3, which is too old to produce working binaries on Fedora 42. Using that old version causes hard to debug issues where applications segfault during startup.
Fixes https://github.com/LadybirdBrowser/ladybird/issues/2149 Fixes https://github.com/LadybirdBrowser/ladybird/issues/4563