mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
fix: php imagick module
Signed-off-by: Tiger <46469762+whoistiger@users.noreply.github.com>
This commit is contained in:
parent
de77074a55
commit
7e74d11fa8
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ RUN set -ex; \
|
||||||
libzip-dev \
|
libzip-dev \
|
||||||
libwebp-dev \
|
libwebp-dev \
|
||||||
libgmp-dev \
|
libgmp-dev \
|
||||||
|
libmagickcore-6.q16-6-extra \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; \
|
debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue