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 6f12123cae..6f4ab05499 100644
--- a/configure.json
+++ b/configure.json
@@ -1788,7 +1788,7 @@
"condition": "features.dbus && tests.dbus",
"output": [
"publicQtConfig",
- { "type": "library", "feature": "dbus", "test": "dbus" }
+ { "type": "library", "name": "dbus", "test": "dbus" }
]
},
"host-dbus": {