mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06:00
Revert "install imagemagick@6 for OSX native development (#5411)"
This reverts commit0207b7ca58
. ImageMagick 7 is now supported (and expected by the test fixtures). See1d74cca
.
This commit is contained in:
parent
269baf90cb
commit
6b5c77cf83
@ -190,11 +190,9 @@ Download from https://www.google.com/chrome/index.html
|
|||||||
|
|
||||||
## ImageMagick
|
## ImageMagick
|
||||||
|
|
||||||
ImageMagick is used for generating avatars (including for test fixtures). Brew installs ImageMagick 7 by default, and this version
|
ImageMagick is used for generating avatars (including for test fixtures).
|
||||||
doesn't work with Discourse.
|
|
||||||
|
|
||||||
brew install imagemagick@6
|
brew install imagemagick
|
||||||
brew link --force imagemagick@6
|
|
||||||
|
|
||||||
ImageMagick is going to want to use the Helvetica font to generate the
|
ImageMagick is going to want to use the Helvetica font to generate the
|
||||||
letter-avatars:
|
letter-avatars:
|
||||||
|
Loading…
Reference in New Issue
Block a user