summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcyan <cyjan@mrcyjanek.net>2024-08-14 09:58:27 +0200
committerGitHub <noreply@github.com>2024-08-14 09:58:27 +0200
commit6948e084134fffcdce688f598598b1ee6f736715 (patch)
treeaacbf723ce342e9697eb5bd28a4177aec1f15699 /README.md
parent2ccb12e2ed51617a91f5f5f2e30b5d8ba9bf52d0 (diff)
parent5de323b1ba7387cf73973042f06383d4dbe619f5 (diff)
Merge branch 'master' into cyjan-fix_cakewallet_buildcyjan-fix_cakewallet_build
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4092b65..3a9b1a5 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ While building I aim to compile the code at oldest supported release of debian,
| x86_64-w64-mingw32 | debian:buster | -"- |
| x86_64-apple-darwin11 | debian:bookworm | extra build step: `${HOST_ABI}-ranlib $PWD/$repo/contrib/depends/${HOST_ABI}/lib/libpolyseed.a` |
| aarch64-apple-darwin11 | debian:bookworm | -"- |
-| host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost@1.76 zmq && brew link boost@1.76` |
+| host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost@1.76 zmq cmake ccache autoconf automake libtool && brew link boost@1.76` |
| host-apple-ios | arm64-apple-darwin23 | |
## Design