diff --git a/LCS/ApplCommon/CMakeLists.txt b/LCS/ApplCommon/CMakeLists.txt
index 7aa8eaf2cb1f6dd4edb64bdfe280f1ca9756cc31..2541f284bfb15a1d591bc22a082a85fff28a3c60 100644
--- a/LCS/ApplCommon/CMakeLists.txt
+++ b/LCS/ApplCommon/CMakeLists.txt
@@ -4,7 +4,6 @@ lofar_package(ApplCommon 3.1 DEPENDS Common)
 
 include(LofarFindPackage)
 lofar_find_package(Boost COMPONENTS date_time regex)
-lofar_find_package(Blitz REQUIRED)
 
 add_subdirectory(include/ApplCommon)
 add_subdirectory(src)