dh_girepository
Generate interface introspection data for GObject libraries
RUN apt-get update && \
apt-get install -y gobject-introspection
RUN apt-get update && \
apt-get install -y gobject-introspection
RUN apk add gobject-introspection
RUN pacman -S --noconfirm gobject-introspection
RUN apt-get update && \
apt-get install -y gobject-introspection
RUN yum install -y gobject-introspection
RUN dnf install -y gobject-introspection
RUN apt-get update && \
apt-get install -y gobject-introspection