Unverified Commit 09bcab38 authored by Francesco Gazzetta's avatar Francesco Gazzetta Committed by GitHub
Browse files

ladybird: fix websocket support (#457100)

parents 448ece82 b5c94b39
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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