mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
Documentation: Add ImageMagick as dependency for macOS
This commit is contained in:
parent
d2379dfe96
commit
31e3b3028b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Make sure you also have all the following dependencies installed:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
# core
|
# 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
|
# (option 1) fuse + ext2
|
||||||
brew install m4 autoconf automake libtool
|
brew install m4 autoconf automake libtool
|
||||||
|
|
Loading…
Add table
Reference in a new issue