mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Merge pull request #845 from philippem/update-build-osx
Update macOS build instructions to support building dmg
This commit is contained in:
commit
4df8f458b3
1 changed files with 2 additions and 2 deletions
|
|
@ -20,9 +20,9 @@ Dependencies
|
|||
|
||||
See [dependencies.md](dependencies.md) for a complete overview.
|
||||
|
||||
If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG:
|
||||
If you want to build the disk image with `make deploy` (.dmg / optional), you need image manipulation tools:
|
||||
|
||||
brew install librsvg
|
||||
brew install librsvg libicns imagemagick
|
||||
|
||||
Berkeley DB
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue