libIDL-config-2
libIDL
RUN apt-get update && \
apt-get install -y libidl-dev
RUN apt-get update && \
apt-get install -y libidl-dev
RUN apk add libidl-dev
RUN pacman -S --noconfirm libidl2
RUN apt-get update && \
apt-get install -y libidl-dev
RUN yum install -y libIDL-devel
RUN dnf install -y mingw64-libIDL
RUN apt-get update && \
apt-get install -y libidl-dev