allegro-config
development files for the Allegro library
RUN apt-get update && \
apt-get install -y liballegro4-dev
RUN apt-get update && \
apt-get install -y liballegro4-dev
RUN pacman -S --noconfirm allegro4
RUN apt-get update && \
apt-get install -y liballegro4-dev
RUN dnf install -y allegro-devel
RUN apt-get update && \
apt-get install -y liballegro4-dev