summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 5cc3d65b8e..53ecdd4a58 100644
--- a/configure.json
+++ b/configure.json
@@ -51,7 +51,7 @@
"confirm-license": "void",
"continue": "void",
"cups": "boolean",
- "dbus": { "type": "optionalString", "values": [ "no", "linked", "runtime" ] },
+ "dbus": { "type": "optionalString", "values": [ "no", "yes", "linked", "runtime" ] },
"dbus-linked": { "type": "void", "name": "dbus", "value": "linked" },
"dbus-runtime": { "type": "void", "name": "dbus", "value": "runtime" },
"debug": "void",