Skip to content

Commit

Permalink
Documentation: Add ImageMagick as dependency for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
gmta authored and linusg committed Aug 4, 2021
1 parent d2379df commit 31e3b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/BuildInstructionsMacOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 31e3b30

Please sign in to comment.