gupnp-binding-tool
GObject-based library for UPnP (development files)
RUN apt-get update && \
apt-get install -y libgupnp-1.0-dev
RUN apt-get update && \
apt-get install -y libgupnp-1.0-dev
RUN pacman -S --noconfirm gupnp
RUN apt-get update && \
apt-get install -y libgupnp-1.0-dev
RUN yum install -y gupnp-devel
RUN dnf install -y gupnp-devel
RUN apt-get update && \
apt-get install -y libgupnp-1.0-dev