Document Berkeley DB 4.8 wallet compatibility

This commit is contained in:
root
2026-05-03 05:51:03 +00:00
parent 9852dad996
commit 2dcdd26c12
4 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ sudo apt install -y mingw-w64
The preferred build path uses the deterministic `depends/` system instead of
mixing system libraries. The current native Ubuntu wallet path builds Qt 6.8.3,
OpenSSL 3.5.6, Boost 1.91.0, Expat 2.8.0, FreeType 2.14.3, protobuf,
Berkeley DB, and supporting libraries inside `depends/<host-triplet>/`.
OpenSSL 3.5.6, Boost 1.91.0, Expat 2.8.0, FreeType 2.14.3, Berkeley DB
4.8.30, and supporting libraries inside `depends/<host-triplet>/`.
All dependency builds are executed from within the `depends/` directory or via
the helper scripts in `contrib/`.