Skip to content

Commit

Permalink
Update INSTALL.txt
Browse files Browse the repository at this point in the history
added libtool to macOS deps
  • Loading branch information
rtv authored Nov 10, 2020
1 parent 0c85412 commit f396e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ On the Mac I use Homebrew, since MacPorts installs way more than Stage
needs (http://mxcl.github.com/homebrew/). First, install Apple's XCode
and enable the command-line build tools. Then brew the dependencies:

$ brew install --HEAD fltk cmake git pkg-config
$ brew install --HEAD fltk cmake git pkg-config libtool

(OS X has the graphics libs installed by default with XCode).

Expand Down

0 comments on commit f396e99

Please sign in to comment.