Skip to content
Snippets Groups Projects
Commit 6d3080d9 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

dev #53508 add bzip2

parent 7fe3b182
Branches
Tags
4 merge requests!2080Sandbox detach zf from storm,!2061Master,!1997Dev#53508 ci with docker,!1917[WIP] Hotline#50082 mixed records links in loans list
Pipeline #261 failed with stage
in 23 minutes and 17 seconds
......@@ -18,6 +18,7 @@ apt-get install libfreetype6-dev \
imagemagick \
libmagickwand-dev \
libfontconfig \
bzip2 \
yaz \
mysql-client \
git -yqq
......@@ -29,7 +30,7 @@ mkdir /tmp/phantomjs \
&& chmod +x /usr/local/bin/phantomjs \
&& rm -rf /tmp/phantomjs
locale-gen fr_FR.UTF-8
#locale-gen fr_FR.UTF-8
# required php extensions not included in base php image
pecl install imagick-3.4.3RC1 \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment