sigc-config
Type-safe Signal Framework for C++ - development files
RUN apt-get update && \
apt-get install -y libsigc++-dev
RUN apk add libsigc++-dev
RUN apt-get update && \
apt-get install -y libsigc++-dev