aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuis-Johannes Schubert <[email protected]>2021-02-15 21:28:43 -0800
committerGitHub <[email protected]>2021-02-15 21:28:43 -0800
commit11e99e42e823b515fe6ba24266c0c9f702e45cc3 (patch)
tree17bb273ca47cf482ed867fea2f2838db99bb6d2d /doc
parentSet next release version to 1.14.2 (diff)
downloaddiscoin-11e99e42e823b515fe6ba24266c0c9f702e45cc3.tar.xz
discoin-11e99e42e823b515fe6ba24266c0c9f702e45cc3.zip
Update build-osx.md for Mac install
--c++11 no longer needed and needs to be removed.
Diffstat (limited to 'doc')
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 4c8eb2611..97536bbea 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -16,7 +16,7 @@ Then install [Homebrew](https://brew.sh).
Dependencies
----------------------
- brew install automake libtool boost --c++11 miniupnpc openssl pkg-config protobuf --c++11 qt5 libevent
+ brew install automake libtool boost miniupnpc openssl pkg-config protobuf qt5 libevent
brew install berkeley-db # You need to make sure you install a version >= 5.1.29, but as close to 5.1.29 as possible. Check the homebrew docs to find out how to install older versions.
If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG