From 07de12a27e5805c30c142d5e795ef7572545cafb Mon Sep 17 00:00:00 2001
From: Steven Murray <steven.murray@cern.ch>
Date: Fri, 18 Mar 2016 23:16:53 +0100
Subject: [PATCH] Added requires oracle-instantclient12.1-basic to
 cta-systemtests rpm

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

diff --git a/cta.spec.in b/cta.spec.in
index 03c44d7fa2..ffdf5a6604 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -137,6 +137,7 @@ The shared libraries
 %package -n cta-systemtests
 Summary: CERN Tape Archive: unit and system tests with virtual tape drives
 Group: Application/CTA
+Requires: oracle-instantclient12.1-basic
 Requires: valgrind >= 3.8.1
 Requires: cta-taped = %{ctaVersion}-%{ctaRelease}%{mydist}
 %description -n cta-systemtests
-- 
GitLab