Boost.System no longer has a library.

--- 581402a42e506357ca57187eb71810bcc0caffb5/CMakeLists.txt	2022-12-28 23:07:10.000000000 +0000
+++ 581402a42e506357ca57187eb71810bcc0caffb5/CMakeLists.txt	2025-08-15 07:02:19.873288371 +0100
@@ -119,7 +119,7 @@
 ########################################################################
 # Find boost
 ########################################################################
-find_package(Boost "1.65" REQUIRED chrono thread system)
+find_package(Boost "1.65" REQUIRED chrono thread)
 
 if(NOT Boost_FOUND)
     message(FATAL_ERROR "Boost required to compile osmosdr")
