gimptool-2.0
Headers and other files for compiling plugins for GIMP
RUN apt-get update && \
apt-get install -y libgimp2.0-dev
RUN apt-get update && \
apt-get install -y libgimp2.0-dev
RUN apk add gimp
RUN pacman -S --noconfirm gimp
RUN apt-get update && \
apt-get install -y libgimp2.0-dev
RUN dnf install -y gimp-devel-tools-2
RUN apt-get update && \
apt-get install -y libgimp2.0-dev