libpng12-config

Development files for libpng 1.2

Debian Debian
RUN apt-get update && \ apt-get install -y libpng12-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libpng12-dev
CentOS
RUN yum install -y libpng12-devel
Fedora
RUN dnf install -y libpng12-devel
Raspbian
RUN apt-get update && \ apt-get install -y libpng12-dev
click the source code to copy install libpng12-config on any operating system with command-not-found.com