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