mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
Documentation: Add ImageMagick as dependency for macOS
This commit is contained in:
parent
d2379dfe96
commit
31e3b3028b
Notes:
sideshowbarker
2024-07-18 07:29:29 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/31e3b3028bd Pull-request: https://github.com/SerenityOS/serenity/pull/9203 Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue