summaryrefslogtreecommitdiffstats
path: root/rules/glib.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/glib.in')
-rw-r--r--rules/glib.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/glib.in b/rules/glib.in
index 946f1a9a9..431bae50c 100644
--- a/rules/glib.in
+++ b/rules/glib.in
@@ -25,4 +25,11 @@ if GLIB
# bool
# prompt "experimental version"
+config GLIB_GDBUS
+ bool
+ prompt "gdbus"
+ help
+ gdbus is a command line dbus tool, based on the glib internal gdbus
+ implementation.
+
endif