From 60d6f41c676fdf522d75c37c6ab96dfee86263c8 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 16 Dec 2024 10:59:36 +0000 Subject: [PATCH] INSTALL: libexpat is not required if the dbus-daemon is not built Signed-off-by: Simon McVittie --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 37769eb9..cbcb1958 100644 --- a/INSTALL +++ b/INSTALL @@ -109,9 +109,9 @@ sample code and suggested build options. External software dependencies ============================== -Required: +Usually required: - - expat + - expat (not required if dbus-daemon is not built) Optional: