]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
INSTALL: libexpat is not required if the dbus-daemon is not built
authorSimon McVittie <smcv@collabora.com>
Mon, 16 Dec 2024 10:59:36 +0000 (10:59 +0000)
committerSimon McVittie <smcv@collabora.com>
Mon, 16 Dec 2024 10:59:42 +0000 (10:59 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
INSTALL

diff --git a/INSTALL b/INSTALL
index 37769eb90c1b35354c73f013fe1f110e51445143..cbcb19584990c10fb8372e17ea318053f4b2de92 100644 (file)
--- 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: