Add libicu-dev for charlock_holmes gem
authorGerhard Schlager <mail@gerhard-schlager.at>
Thu, 26 Jul 2018 12:18:04 +0000 (14:18 +0200)
committerGerhard Schlager <mail@gerhard-schlager.at>
Thu, 26 Jul 2018 12:18:04 +0000 (14:18 +0200)
image/base/Dockerfile

index c275333ef8f9de559b0f949e428c4432f2126f5b..a7f67654d08204cb8cee8bc1bae1c835ecb0e3f9 100644 (file)
@@ -32,7 +32,7 @@ RUN apt-get -y install build-essential git wget \
                        postgresql-${PG_MAJOR} postgresql-client-${PG_MAJOR} \
                        postgresql-contrib-${PG_MAJOR} libpq-dev libreadline-dev \
                        language-pack-en cron anacron \
-                       psmisc rsyslog vim whois brotli libunwind-dev
+                       psmisc rsyslog vim whois brotli libunwind-dev libicu-dev
 RUN sed -i -e 's/start -q anacron/anacron -s/' /etc/cron.d/anacron
 RUN sed -i.bak 's/$ModLoad imklog/#$ModLoad imklog/' /etc/rsyslog.conf
 RUN dpkg-divert --local --rename --add /sbin/initctl