--- CMakeLists.txt.orig	2026-08-18 15:07:28 UTC
+++ CMakeLists.txt
@@ -61,7 +61,7 @@ find_package(Boost ${MIN_USABLE_BOOST_VERSION} REQUIRE
 endif()
 
 find_package(Boost ${MIN_USABLE_BOOST_VERSION} REQUIRED CONFIG COMPONENTS ${BOOST_REQ_COMPONENTS}
-	OPTIONAL_COMPONENTS charconv process system)
+	OPTIONAL_COMPONENTS charconv process)
 
 # Boost System became header-only with a stub library in 1.69, and the library was removed in 1.89.
 if(${Boost_VERSION} VERSION_LESS "1.69" AND NOT boost_system_DIR)
