Skip to content

Commit

Permalink
Add build dependencies for Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
hbons committed Jun 28, 2015
1 parent 75d1a06 commit ec926d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SparkleShare/Mac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The required `git` binaries are now built automatically. For doing this and for
the packes <tt>autoconf</tt> and <tt>pkg-config</tt>. You can install these using `homebrew`

```bash
$ brew install autoconf pkg-config
$ brew install autoconf automake libtool pkg-config
```

### Building
Expand Down

0 comments on commit ec926d7

Please sign in to comment.