From f171ef424eeff295d7b1bfc4dc30e05394bba91e Mon Sep 17 00:00:00 2001
From: Eric Cano <Eric.Cano@cern.ch>
Date: Tue, 23 Feb 2016 10:30:53 +0100
Subject: [PATCH] Added missing build dependency.

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

diff --git a/cta.spec.in b/cta.spec.in
index aef1fcd782..57b8dfcc8e 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -40,6 +40,7 @@ BuildRequires: openssl-devel >= 1.0.1e
 BuildRequires: cryptopp-devel >= 5.6.2
 BuildRequires: libuuid-devel >= 2.17
 BuildRequires: json-c-devel >= 0.11
+BuildRequires: libattr-devel >= 2.4.44
 # only build debug info if you're building the whole code
 
 %description
-- 
GitLab