diff --git a/Event/ByteStreamStoragePlugins/CMakeLists.txt b/Event/ByteStreamStoragePlugins/CMakeLists.txt index 7484debcfbd85af542ef928f5488f5f9aea19a30..12c18db67f031fd006353e2eb7f545eb6e0bcc93 100644 --- a/Event/ByteStreamStoragePlugins/CMakeLists.txt +++ b/Event/ByteStreamStoragePlugins/CMakeLists.txt @@ -1,4 +1,3 @@ -# $Id: CMakeLists.txt 780174 2016-10-25 07:53:15Z elmsheus $ ################################################################################ # Package: ByteStreamStoragePlugins ################################################################################ @@ -8,7 +7,6 @@ atlas_subdir( ByteStreamStoragePlugins ) # External dependencies: find_package( Boost COMPONENTS system ) -find_package( CASTOR COMPONENTS rfio ) find_package( Xrootd COMPONENTS Posix PosixPreload ) find_package( dcap ) find_package( tdaq-common COMPONENTS ers )