libart2-config
Libraries and headers for libart_lgpl
RUN apt-get update && \
apt-get install -y libart-2.0-dev
RUN apt-get update && \
apt-get install -y libart-2.0-dev
RUN apk add libart-lgpl
RUN pacman -S --noconfirm libart-lgpl
RUN apt-get update && \
apt-get install -y libart-2.0-dev
RUN yum install -y libart_lgpl-devel
RUN dnf install -y libart_lgpl-devel
RUN apt-get update && \
apt-get install -y libart-2.0-dev