From 5344ce69f73bf030cec386fe766f779cd9fdaf12 Mon Sep 17 00:00:00 2001
From: Eric Cano <Eric.Cano@cern.ch>
Date: Wed, 24 Feb 2016 14:07:49 +0100
Subject: [PATCH] Added dependency for unit tests execution.

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

diff --git a/cta.spec.in b/cta.spec.in
index 37f5519d30..e8bbce1647 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -134,6 +134,7 @@ The shared libraries
 %package -n cta-systemtests
 Summary: CERN Tape Archive: unit and system tests with virtual tape drives
 Group: Application/CTA
+Requires: valgrind >= 3.8.1
 %description -n cta-systemtests
 CERN Tape Archive:
 Unit tests and system tests with virtual tape drives
-- 
GitLab