@@ -241,10 +241,11 @@ majority of the GPIO chardev's functionality and implement it from both the
server and client sides in the form of the gpio-manager daemon and the gpiocli
command-line utility for talking to the manager.
-DBus support can be built by passing --enable-dbus to configure. The daemon
-is bundled with a systemd unit file and an example configuration file for the
-io.gpiod1 interface that allows all users to access basic information about the
-GPIOs in the system but only root to request lines or change their values.
+DBus support can be built by passing --enable-dbus and --enable-bindings-glib
+to configure. The daemon is bundled with a systemd unit file and an example
+configuration file for the io.gpiod1 interface that allows all users to access
+basic information about the GPIOs in the system but only root to request lines
+or change their values.
With the manager running the user can run gpiocli to control GPIOs by asking
gpio-manager to act on their behalf: