diff --git a/CMake/LofarPackageList.cmake b/CMake/LofarPackageList.cmake
index 8ea68f774494cd658ceca631401cbd79e1d88158..8db9bd61ab57175a0000b17f1a5b340e6795d483 100644
--- a/CMake/LofarPackageList.cmake
+++ b/CMake/LofarPackageList.cmake
@@ -1,7 +1,7 @@
 # - Create for each LOFAR package a variable containing the absolute path to
 # its source directory. 
 #
-# Generated by gen_LofarPackageList_cmake.sh at Thu Sep 20 11:06:37 CEST 2018
+# Generated by gen_LofarPackageList_cmake.sh at wo  3 okt 2018 12:04:07 CEST
 #
 #                      ---- DO NOT EDIT ----
 #
diff --git a/LCU/Maintenance/CMakeLists.txt b/LCU/Maintenance/CMakeLists.txt
index 1494cea89efc3a34dde92405ad3df793c963359f..fcf448040a48034118da6bb49e09db3f39eb8ea8 100644
--- a/LCU/Maintenance/CMakeLists.txt
+++ b/LCU/Maintenance/CMakeLists.txt
@@ -1,5 +1,8 @@
 # $Id$
 
+lofar_package(Maintenance DEPENDS DBInterface MDB_tools MDB_WebView)
+
 lofar_add_package(DBInterface)
 lofar_add_package(MDB_tools)
 lofar_add_package(MDB_WebView)
+