yaz-config
Development files for yaz
RUN apt-get update && \
apt-get install -y libyaz-dev
RUN apt-get update && \
apt-get install -y libyaz5-dev
RUN pacman -S --noconfirm yaz
RUN apt-get update && \
apt-get install -y libyaz-dev
RUN dnf install -y libyaz-devel
RUN apt-get update && \
apt-get install -y libyaz4-dev