From 75daf8c29ddb4617ac90138e9a3de569a31bdd9c 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 7e47ddea9..d7bd3f62f 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