From: "A. Maitland Bottoms" <bottoms@debian.org>
Subject: remove boost system

Obsolete Boost system component.

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,7 +71,7 @@
 ########################################################################
 # Find boost
 ########################################################################
-find_package(Boost "1.65" REQUIRED system)
+find_package(Boost "1.69")
 
 if(NOT Boost_FOUND)
     message(FATAL_ERROR "Boost required to compile iqbalance")
