gdk-pixbuf-csource
Development files for gdk-pixbuf
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-bin
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-bin
RUN pacman -S --noconfirm gdk-pixbuf2
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-bin
RUN yum install -y gdk-pixbuf2-devel
RUN dnf install -y gdk-pixbuf2-devel
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-dev