Commit e30a6209 authored by Spencer Baugh's avatar Spencer Baugh
Browse files

xpra: add libsystemd for optional systemd support

When libsystemd is available, xpra supports socket activation.  This
might as well be available by default, so enable it.
parent 2e568124
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
  librsvg,
  libvpx,
  libwebp,
  systemd,
  lz4,
  nv-codec-headers-10,
  nvidia_x11 ? null,
@@ -155,6 +156,7 @@ buildPythonApplication rec {
      x264
      x265
      xxHash
      systemd
    ]
    ++ lib.optional withNvenc [
      nvencHeaders