From d7d6ff1efc2e197461a5dd64d34f8cfc20f10302 Mon Sep 17 00:00:00 2001
From: gcorti <gcorti>
Date: Fri, 23 Oct 2015 12:16:21 +0000
Subject: [PATCH] update dependecies to be consistent w LHCb v39r1

git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/Geant4/trunk@196695 4525493e-7705-40b1-a816-d608a930855b
---
 CMakeLists.txt  | 2 +-
 cmt/project.cmt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c919055..71c021c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ if(DEFINED ENV{G4_NATIVE_VERSION})
 endif()
 
 find_package(GaudiProject)
-gaudi_project(Geant4 v96r4p2g1
+gaudi_project(Geant4 v96r4p3
               DATA Geant4Files VERSION v96r*)
 
 # FIXME: hack for compatibility with CMT build
diff --git a/cmt/project.cmt b/cmt/project.cmt
index e8466e9..5aefbf4 100755
--- a/cmt/project.cmt
+++ b/cmt/project.cmt
@@ -1,6 +1,6 @@
 project GEANT4
 
-use GAUDI	GAUDI_v26r3
+use GAUDI	GAUDI_v26r4
 use PARAM
 
 build_strategy	with_installarea
-- 
GitLab