Skip to content

Commit

Permalink
Merge pull request #845 from philippem/update-build-osx
Browse files Browse the repository at this point in the history
Update macOS build instructions to support building dmg
  • Loading branch information
stevenroose authored Mar 31, 2020
2 parents 3c029f4 + 366befb commit 4df8f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/build-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------
Expand Down

0 comments on commit 4df8f45

Please sign in to comment.