From 31e3b3028bd4d518656013371c3808aeb6857392 Mon Sep 17 00:00:00 2001 From: Jelle Raaijmakers Date: Wed, 4 Aug 2021 13:22:23 +0200 Subject: Documentation: Add ImageMagick as dependency for macOS --- Documentation/BuildInstructionsMacOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/BuildInstructionsMacOS.md b/Documentation/BuildInstructionsMacOS.md index 7f39640330..e49ed170e9 100644 --- a/Documentation/BuildInstructionsMacOS.md +++ b/Documentation/BuildInstructionsMacOS.md @@ -8,7 +8,7 @@ Make sure you also have all the following dependencies installed: ```console # core -brew install coreutils e2fsprogs qemu bash gcc@10 ninja cmake ccache rsync +brew install coreutils e2fsprogs qemu bash gcc@10 imagemagick ninja cmake ccache rsync # (option 1) fuse + ext2 brew install m4 autoconf automake libtool -- cgit v1.2.3