From cfbaa32d664d297e292be76c1c8d95169ccf51c7 Mon Sep 17 00:00:00 2001 From: spectranator Date: Sun, 13 Apr 2025 00:14:42 +0000 Subject: [PATCH] Updated minimum Boost version in Linux build guide --- build-for-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-for-linux.md b/build-for-linux.md index 17fccbd67..31323a2b1 100644 --- a/build-for-linux.md +++ b/build-for-linux.md @@ -89,7 +89,7 @@ If version 5.15.2 is not already installed, pre-compiled binaries for Qt 5.15.2 All other dependencies will be downloaded by [vcpkg](https://vcpkg.io/) if needed: - * [Boost](https://www.boost.org/users/download/) 1.79.0+ + * [Boost](https://www.boost.org/users/download/) 1.86.0+ * [Catch2](https://github.com/catchorg/Catch2) 2.13.7 - 2.13.9 * [fmt](https://fmt.dev/) 8.0.1+ * [lz4](http://www.lz4.org) 1.8+