Add gbs-api into the dependency list of jenkins.
authorZhuoX Li <zhuox.li@intel.com>
Wed, 13 Aug 2014 10:08:05 +0000 (18:08 +0800)
committerZhuoX Li <zhuox.li@intel.com>
Wed, 13 Aug 2014 10:19:50 +0000 (18:19 +0800)
Although we have got rid of dependency of gbs,
Jenkins depends on gbs-api.So gbs-api should
be add into the dependency list of jenkins.

Change-Id: I4c64db4941d35d96b197618029c1f050237e3c01

packaging/jenkins-scripts.spec

index 3be24b8..81ff9f5 100644 (file)
@@ -38,6 +38,7 @@ Requires:   python-requests >= 2.0.1
 Requires:   python-snapdiff
 Requires:   python-yaml
 Requires:   python-lxml
+Requires:   gbs-api
 
 %description common
 Common part of jenkins scripts