aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2024-01-24 10:21:18 +0100
committerPierre Ossman <ossman@cendio.se>2024-01-24 10:27:32 +0100
commitbaa21c364f842e609a4782dc594725e524cd409e (patch)
treea9c9d088eca18f6763d3b2197309df87cec2cf53
parent311ef22ffd660831e5580af065dd6aa4537e1105 (diff)
downloadtigervnc-baa21c364f842e609a4782dc594725e524cd409e.tar.gz
tigervnc-baa21c364f842e609a4782dc594725e524cd409e.zip
Document optional libsystemd requirement
-rw-r--r--BUILDING.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILDING.txt b/BUILDING.txt
index bfcad5b9..83a68aee 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -48,6 +48,9 @@ Build Requirements (Unix)
* All build requirements Xorg imposes (see its documentation)
* patch
+-- If building x0vncserver with socket activation support:
+ * libsystemd
+
-- Optional ffmpeg development kit support (libav)
* You might have to enable additional repositories for this. E.g.,
on RHEL, EPEL and RPMFusion (free + nonfree) need to be enabled.