Commit c40ca101 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Install gettext in CI base image

parent 65e3d373
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ RUN apt-get -y -o APT::Install-Suggests=0 install \
  jq \
  curl \
  sudo \
  libtool automake autoconf \
  libtool automake autoconf gettext \
  gfortran \
  libhwloc-dev