diff --git a/doc/macos-ci-install/install-homebrew.sh b/doc/macos-ci-install/install-homebrew.sh
index 00625ecaa07b7580b7de72713437d6a0bb2e2ce6..915f42fbaeb8891937d1a5bc290151d6678350bb 100755
--- a/doc/macos-ci-install/install-homebrew.sh
+++ b/doc/macos-ci-install/install-homebrew.sh
@@ -17,6 +17,6 @@ if [ ! -x ${brew} ]; then
     brew=/opt/homebrew/bin/brew
 fi
 
-${brew} install curl git coreutils highlight neovim tmux htop python@3 pygments gitlab-runner
+${brew} install curl git coreutils highlight neovim tmux htop python@3 pygments imagemagick gitlab-runner
 ${brew} services list #forces the installation of "services" support
 ${brew} install --cask mactex