Add python-Cheetah dependence
authorLingchaox Xin <lingchaox.xin@intel.com>
Thu, 27 Jun 2013 01:26:53 +0000 (09:26 +0800)
committerLingchaox Xin <lingchaox.xin@intel.com>
Thu, 27 Jun 2013 07:49:10 +0000 (15:49 +0800)
This patch should fix `unable to import Cheetah.Template` in
requests/mailer.py.

Change-Id: I72dd92be5203772d64753e276b19f0927b2c475c

packaging/jenkins-scripts.spec

index 8bddece..9c2d8e0 100644 (file)
@@ -11,6 +11,7 @@ Url:            http://www.tizen.org
 Group:          Development/Tools/Building
 Source:         %{name}-%{version}.tar.gz
 Requires:       git-core
+Requires:       python-cheetah
 Requires:       python-mysql
 Requires:       python-yaml
 Requires:       python-redis