ocaml-gettext
OCaml internationalization library
RUN apt-get update && \
apt-get install -y libgettext-ocaml-dev
RUN apt-get update && \
apt-get install -y libgettext-ocaml-dev
RUN apt-get update && \
apt-get install -y libgettext-ocaml-dev
RUN yum install -y ocaml-gettext-devel
RUN dnf install -y ocaml-gettext-devel
RUN apt-get update && \
apt-get install -y libgettext-ocaml-dev