xpra: add libsystemd for optional systemd support (#386801)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user