dbus-binding-tool
GLib bindings for D-Bus
RUN apt-get update && \
apt-get install -y libdbus-glib-1-2-dbg
RUN apt-get update && \
apt-get install -y libdbus-glib-1-2-dbg
RUN apk add dbus-glib
RUN pacman -S --noconfirm dbus-glib
RUN apt-get update && \
apt-get install -y libdbus-glib-1-dev-bin
RUN yum install -y dbus-glib
RUN dnf install -y dbus-glib
RUN apt-get update && \
apt-get install -y libdbus-glib-1-dev