GraphicsMagick++-config
GraphicsMagick library
RUN apt-get update && \
apt-get install -y libgraphicsmagick++1-dev
RUN apt-get update && \
apt-get install -y libgraphicsmagick++1-dev
RUN pacman -S --noconfirm GraphicsMagick
RUN apt-get update && \
apt-get install -y libgraphicsmagick++1-dev
RUN dnf install -y GraphicsMagick-c++-devel
RUN apt-get update && \
apt-get install -y libgraphicsmagick++1-dev