Skip to content

Commit

Permalink
Remove variant
Browse files Browse the repository at this point in the history
The python27 variant is not necessary any more.  Python tools are automatically installed (and will be compatible with the installed python).
  • Loading branch information
rpspringuel committed Oct 18, 2021
1 parent 2ab9f37 commit 3a96d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h3>Development environment installation</h3>

<p>Once all this is done, you should be able to compile Gregorio.</p>

<p>If you want to compile fonts (to modify them, or when building directly from git), do <code>sudo port install fontforge +python27</code>.</p>
<p>If you want to compile fonts (to modify them, or when building directly from git), do <code>sudo port install fontforge</code>.</p>

<p>If you intend to aid in development, then there are a couple of more packages which will come in handy: <code>sudo port install python27 ImageMagick coreutils</code>

Expand Down

0 comments on commit 3a96d2f

Please sign in to comment.