From 7e237e89d4267d2047c519bfeab96e26f2f8b44c Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 25 Aug 2022 11:40:08 +0200 Subject: [PATCH] added imagemagick for convert-command --- basics.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/basics.yml b/basics.yml index 28e41da..5373c3a 100644 --- a/basics.yml +++ b/basics.yml @@ -63,6 +63,7 @@ - make - openssh-server - sshfs + - imagemagick update_cache: yes install_recommends: no