From 245bd588b3459cfd919b3d7af93aecc45dbe4ae6 Mon Sep 17 00:00:00 2001
From: Jerome Odier <jerome.odier@cern.ch>
Date: Fri, 20 Feb 2015 13:08:34 +0100
Subject: [PATCH] pyAMI 5.0.2, bug fix (pyAMI-05-00-02-01)

---
 External/pyAMI/cmt/requirements | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/External/pyAMI/cmt/requirements b/External/pyAMI/cmt/requirements
index 4d6a762920e..08cee2860e1 100644
--- a/External/pyAMI/cmt/requirements
+++ b/External/pyAMI/cmt/requirements
@@ -10,6 +10,8 @@ use AtlasPython         AtlasPython-*           External
 
 use PyCmt               PyCmt-*                 Tools -no_auto_imports
 
+apply_pattern make_pkgbuild name=pyAMI file=pkgbuild_pyAMI.py
+
 macro pyAMI_TestConfiguration "../test/pyAMI_TestConfiguration.xml"
 apply_pattern declare_runtime extras="../test/pyAMI_TestConfiguration.xml ../python/pyAMITest.py"
 apply_pattern declare_python_modules files="*.py"
-- 
GitLab