From 99a62ef0324ce2b0fc8988cd4a6aa1dd84a5c4fd Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Sun, 14 Apr 2024 17:26:27 +0200 Subject: polyseed fix ugh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c56d5b7..1cb92ed 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 zmq` | +| host-apple-darwin | arm64-apple-darwin23 | dependencies: `brew install unbound boost zmq icu4c` | | host-apple-ios | arm64-apple-darwin23 | | Libraries on CI are build using the following docker images: -- cgit v1.2.3