xpra: add libsystemd for optional systemd support (#386801)

This commit is contained in:
Peder Bergebakken Sundt
2025-03-24 23:43:48 +01:00
committed by GitHub
+2
View File
@@ -22,6 +22,7 @@
librsvg,
libvpx,
libwebp,
systemd,
lz4,
nv-codec-headers-10,
nvidia_x11 ? null,
@@ -165,6 +166,7 @@ buildPythonApplication rec {
openh264
libyuv
xxHash
systemd
]
++ lib.optional withNvenc [
nvencHeaders