From: ZhuoX Li Date: Wed, 13 Aug 2014 10:08:05 +0000 (+0800) Subject: Add gbs-api into the dependency list of jenkins. X-Git-Tag: 1.0~85 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f45a482b87aa16cf0e07eb432d49e106748ff0b2;p=services%2Fjenkins-scripts.git Add gbs-api into the dependency list of jenkins. 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 --- diff --git a/packaging/jenkins-scripts.spec b/packaging/jenkins-scripts.spec index 3be24b8..81ff9f5 100644 --- a/packaging/jenkins-scripts.spec +++ b/packaging/jenkins-scripts.spec @@ -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