diff --git a/InnerDetector/InDetCalibAlgs/PixelCalibAlgs/CMakeLists.txt b/InnerDetector/InDetCalibAlgs/PixelCalibAlgs/CMakeLists.txt index 8ddc91a184b9cb465e2b3ecbedc4ff9982e830a0..3826852f22e49e9aacd3d343d97534930ee6e1cf 100644 --- a/InnerDetector/InDetCalibAlgs/PixelCalibAlgs/CMakeLists.txt +++ b/InnerDetector/InDetCalibAlgs/PixelCalibAlgs/CMakeLists.txt @@ -44,10 +44,10 @@ atlas_add_library( PixelCalibAlgsLib PRIVATE_INCLUDE_DIRS ${CORAL_INCLUDE_DIRS} DEFINITIONS ${CLHEP_DEFINITIONS} LINK_LIBRARIES ${ROOT_LIBRARIES} ${CLHEP_LIBRARIES} AthenaBaseComps CxxUtils - GaudiKernel InDetPrepRawData + GaudiKernel InDetPrepRawData InDetConditionsSummaryService PixelCablingLib PRIVATE_LINK_LIBRARIES ${CORAL_LIBRARIES} AthenaPoolUtilities CoralDB DetDescrConditions Identifier EventInfo PixelConditionsData InDetIdentifier - InDetReadoutGeometry PixelReadoutGeometry InDetRawData PathResolver PixelGeoModelLib ) + InDetReadoutGeometry PixelReadoutGeometry InDetRawData PathResolver PixelGeoModelLib PixelConditionsToolsLib CoralDB ) atlas_add_component( PixelCalibAlgs src/components/*.cxx