$OpenBSD: patch-libgrive_CMakeLists_txt,v 1.2 2020/10/09 19:40:13 rsadowski Exp $
Index: libgrive/CMakeLists.txt
--- libgrive/CMakeLists.txt.orig
+++ libgrive/CMakeLists.txt
@@ -6,7 +6,6 @@ find_package(LibGcrypt REQUIRED)
 find_package(CURL REQUIRED)
 find_package(Boost 1.40.0 COMPONENTS program_options filesystem unit_test_framework regex system REQUIRED)
 find_package(BFD)
-find_package(CppUnit)
 find_package(Iberty)
 
 find_package(PkgConfig)
