diff --git a/CEP/DP3/DPPP_Interpolate/CMakeLists.txt b/CEP/DP3/DPPP_Interpolate/CMakeLists.txt
index cbda68c58fee130725b6f964a7c7909570582262..a45bd5adc12c880e93b85c0dda08e8c0df827277 100644
--- a/CEP/DP3/DPPP_Interpolate/CMakeLists.txt
+++ b/CEP/DP3/DPPP_Interpolate/CMakeLists.txt
@@ -4,7 +4,6 @@ lofar_package(DPPP_Interpolate 1.0 DEPENDS DPPP)
 
 include(LofarFindPackage)
 lofar_find_package(Casacore COMPONENTS casa ms tables REQUIRED)
-lofar_find_package(Boost REQUIRED COMPONENTS date_time thread filesystem system python)
 
 add_subdirectory(include/DPPP_Interpolate)
 add_subdirectory(src)