dbusxx-introspect
Native C++ bindings for D-Bus
RUN apt-get update && \
apt-get install -y libdbus-c++-bin
RUN apt-get update && \
apt-get install -y libdbus-c++-bin
RUN pacman -S --noconfirm dbus-c++
RUN apt-get update && \
apt-get install -y libdbus-c++-bin
RUN yum install -y dbus-c++
RUN dnf install -y dbus-c++
RUN apt-get update && \
apt-get install -y libdbus-c++-bin