diff --git a/Reconstruction/eflowEvent/CMakeLists.txt b/Reconstruction/eflowEvent/CMakeLists.txt
index fd399de856313eacbc2a47710373af2cfafe7b61..337a4cc804d2808d42af3da2d13a1f16f47e88fa 100644
--- a/Reconstruction/eflowEvent/CMakeLists.txt
+++ b/Reconstruction/eflowEvent/CMakeLists.txt
@@ -34,6 +34,7 @@ atlas_add_library( eflowEvent
                    PUBLIC_HEADERS eflowEvent
                    INCLUDE_DIRS ${Boost_INCLUDE_DIRS} ${ROOT_INCLUDE_DIRS}
                    LINK_LIBRARIES ${Boost_LIBRARIES} ${ROOT_LIBRARIES} CaloEvent AthContainers AthLinks Navigation SGTools EventKernel FourMom NavFourMom xAODCaloEvent xAODPFlow xAODTracking GaudiKernel muonEvent Particle VxVertex )
+atlas_generate_cliddb( eflowEvent )
 
 atlas_add_dictionary( eflowEventDict
                       eflowEvent/eflowEventDict.h
diff --git a/Reconstruction/eflowEvent/cmt/requirements b/Reconstruction/eflowEvent/cmt/requirements
index 11e207bdfae33d5e89b9216e2a85ce01fd98d575..bfcf0ee313c776dbe7c55e8c495964f70a1155e3 100755
--- a/Reconstruction/eflowEvent/cmt/requirements
+++ b/Reconstruction/eflowEvent/cmt/requirements
@@ -36,4 +36,3 @@ apply_pattern lcgdict dict=eflowEvent  selectionfile=selection.xml navigables="e
 library eflowEvent *.cxx
 
 apply_pattern installed_library
-