From: Nicolas Zingilé Date: Mon, 6 Oct 2014 08:11:11 +0000 (+0200) Subject: added the dependency on dbus-python X-Git-Tag: submit/tizen/20141006.082044^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.2014.q3_common;p=test%2Ftools%2Ftestkit-lite.git added the dependency on dbus-python Change-Id: I8f68cb3f8134761f178fa866aba22301c0666ae3 Signed-off-by: Nicolas Zingilé --- diff --git a/packaging/testkit-lite.spec b/packaging/testkit-lite.spec index b1e103c..af028e8 100644 --- a/packaging/testkit-lite.spec +++ b/packaging/testkit-lite.spec @@ -11,6 +11,7 @@ BuildRequires: fdupes BuildRequires: python-distribute BuildRequires: python-requests BuildRequires: python +Requires: dbus-python Requires: python Requires: python-lxml Requires: python-requests