mirror of
https://github.com/friendica/docker
synced 2025-12-07 13:57:07 +01:00
Fix imagick
This commit is contained in:
parent
7090244c38
commit
d4c80286df
8 changed files with 8 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ RUN set -ex; \
|
|||
libzip-dev \
|
||||
libldap2-dev \
|
||||
libgmp-dev \
|
||||
libmagickcore-6.q16-6-extra \
|
||||
; \
|
||||
\
|
||||
debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue