From d70abc5a1d87faad87d530264fd792f122712beb Mon Sep 17 00:00:00 2001
From: Eric Cano <Eric.Cano@cern.ch>
Date: Mon, 22 Feb 2016 17:27:24 +0100
Subject: [PATCH] Fixed build dependancies.

---
 cta.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cta.spec.in b/cta.spec.in
index 67c1817164..2b8015c017 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -29,7 +29,7 @@ BuildRoot: %{_builddir}/%{name}-%{version}-root
 BuildRequires: cmake >= 2.6 redhat-rpm-config
 BuildRequires: xrootd-client-devel >= 4.2.3 xrootd-devel >= 4.2
 BuildRequires: xrootd-server-devel >= 4.2 xrootd-private-devel >= 4.2
-BuildRequires: librados2-devel
+BuildRequires: ceph-devel >= 0.87
 # only build debug info if you're building the whole code
 
 %description
-- 
GitLab