Unverified Commit 636d8f84 authored by Skoh's avatar Skoh Committed by GitHub
Browse files

fractal: add missing `libwebp` runtime dependency (#436623)

Fixes #436588
parent cc13cbda
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
  xdg-desktop-portal,
  libseccomp,
  glycin-loaders,
  libwebp,
}:

stdenv.mkDerivation (finalAttrs: {
@@ -87,6 +88,7 @@ stdenv.mkDerivation (finalAttrs: {
    sqlite
    xdg-desktop-portal
    libseccomp
    libwebp
  ]
  ++ (with gst_all_1; [
    gstreamer