From e93b27d3e26beb4676154bcd355b153ba3991632 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 13 Jan 2018 19:23:22 +0000 Subject: [PATCH] mac readme: We no longer build Git ourselves --- SparkleShare/Mac/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SparkleShare/Mac/README.md b/SparkleShare/Mac/README.md index 2ab5bb95..92253f78 100644 --- a/SparkleShare/Mac/README.md +++ b/SparkleShare/Mac/README.md @@ -8,7 +8,7 @@ You can build SparkleShare from source or download the SparkleShare bundle. Install [Xcode](https://itunes.apple.com/gb/app/xcode/id497799835?mt=12) from the macOS App Store, or [download](https://developer.apple.com/xcode/) it manually. Install [Visual Studio](https://www.visualstudio.com/vs/visual-studio-mac/). -The required `git` binaries are now built automatically. For doing this and for building the distribution release, where Mono libraries are merged into SparkleShare, we need +For building the distribution release, where Mono libraries are merged into SparkleShare, we need the packes autoconf and pkg-config. You can install these in several ways, here's how it's done using [Homebrew](http://brew.sh/): ```bash