gdk-pixbuf-query-loaders
GDK Pixbuf library (development files)
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-dev
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-dev
RUN pacman -S --noconfirm gdk-pixbuf2
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-dev
RUN yum install -y gdk-pixbuf2
RUN dnf install -y gdk-pixbuf2
RUN apt-get update && \
apt-get install -y libgdk-pixbuf2.0-dev