Did you know ... Search Documentation:
GIT commit info
MacOS dependencies: added db6.2 and removed gperftools because this cause a crash in Monterey
authorJan Wielemaker
Tue Dec 14 17:39:16 2021 +0100
committerJan Wielemaker
Tue Dec 14 17:39:16 2021 +0100
commit9f3f0023e19485a784c09c1a094f911d8c8c49ca
tree2ac23e988e62c40ac6edda85102a18917f3b1beb
parent73a6444b4a43de97a6608314afef344bda30564d
Diff style: patch stat
diff --git a/build/macos.txt b/build/macos.txt
index d503e9f..a18783c 100644
--- a/build/macos.txt
+++ b/build/macos.txt
@@ -29,8 +29,8 @@ Next, you must install the following Macport libraries for a complete build.
 
   ==
   port install cmake ninja gmp jpeg libarchive libiconv libmcrypt ncurses \
-               openssl ossp-uuid pkgconfig readline zlib pcre libedit \
-               fontconfig gperftools libyaml unixODBC openjdk17 junit hamcrest-core
+               openssl ossp-uuid pkgconfig readline zlib pcre db62 libedit \
+               fontconfig libyaml unixODBC openjdk17 junit hamcrest-core
   ==
 
 Notes