ladybird: fix websocket support (#457100)

This commit is contained in:
Francesco Gazzetta
2025-10-31 09:05:05 +00:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
cmake,
ninja,
pkg-config,
curl,
curlFull, # Websocket support
libavif,
angle, # libEGL
libjxl,
@@ -80,7 +80,7 @@ stdenv.mkDerivation (finalAttrs: {
];
buildInputs = [
curl
curlFull
fast-float
ffmpeg
fontconfig