From f8ca3f52acc42832231b7f3875ae0205ead28f9f Mon Sep 17 00:00:00 2001 From: J0WI Date: Fri, 1 Feb 2019 21:22:01 +0100 Subject: [PATCH] Update package name for imagick with SVG support Signed-off-by: J0WI --- admin_manual/configuration_server/theming.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/theming.rst b/admin_manual/configuration_server/theming.rst index 1c1a6cfec..0434cb2b2 100644 --- a/admin_manual/configuration_server/theming.rst +++ b/admin_manual/configuration_server/theming.rst @@ -34,7 +34,7 @@ favicons and a header logo depending on the current logo and theming color. This requires the following additional dependencies: - PHP module ``imagick`` - - SVG support for imagick (e.g. ``libmagickcore5-extra``) + - SVG support for imagick (e.g. ``libmagickcore-6.q16-3-extra`` on Debian 9 and Ubuntu 18.04) .. note:: In the advanced options of the theming app you are able to set a custom favicon in case you do not want to use the same logo resources you have set above