@ -8,6 +8,7 @@ RUN set -ex; \
apt-get install -y --no-install-recommends \
busybox-static \
bzip2 \
ffmpeg \
libldap-common \
libmagickcore-7.q16-10-extra \
rsync \
@ -26,6 +26,7 @@ RUN set -ex; \
apk add --no-cache --virtual .build-deps \
$PHPIZE_DEPS \
autoconf \
freetype-dev \
gmp-dev \
icu-dev \