Commit 9f97e8ca authored by Corbin Wunderlich's avatar Corbin Wunderlich Committed by Masum Reza
Browse files

xpra: add a few missing dependencies

parent 6eeb76d0
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -35,6 +35,10 @@
  which,
  x264,
  x265,
  libavif,
  libspng,
  openh264,
  libyuv,
  xauth,
  xdg-utils,
  xorg,
@@ -132,6 +136,8 @@ buildPythonApplication rec {
    ]
    ++ (with gst_all_1; [
      gst-libav
      gst-vaapi
      gst-plugins-ugly
      gst-plugins-bad
      gst-plugins-base
      gst-plugins-good
@@ -154,6 +160,10 @@ buildPythonApplication rec {
      pango
      x264
      x265
      libavif
      libspng
      openh264
      libyuv
      xxHash
    ]
    ++ lib.optional withNvenc [
@@ -182,10 +192,14 @@ buildPythonApplication rec {
        pygobject3
        pyinotify
        pyopengl
        pyopengl-accelerate
        python-uinput
        pyxdg
        rencode
        invoke
        aioquic
        uvloop
        pyopenssl
      ]
      ++ lib.optionals withNvenc [
        pycuda