0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 04:40:55 +02:00

rename imagick extension package for buster compat (#1008)

Signed-off-by: Simon Hötten <simon@hoetten.org>
This commit is contained in:
Simon 2020-02-23 19:09:49 +01:00 committed by GitHub
parent 4cd608a6e0
commit ac8c998431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@ The required steps for each optional/recommended package that is not already in
`apt install ffmpeg`
#### imagemagick SVG support
`apt install libmagickcore-6.q16-3-extra`
`apt install libmagickcore-6.q16-6-extra`
#### LibreOffice
`apt install libreoffice`