From: Chengyi Zhao Date: Thu, 10 Jan 2013 02:36:42 +0000 (+0800) Subject: Fix bug: TIVI-460 ofono-test:missing dependence to python-xml and dbus-python X-Git-Tag: accepted/2.0alpha-wayland/20130110.202942 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2F2.0alpha-wayland%2F20130110.202942;p=profile%2Fivi%2Fofono.git Fix bug: TIVI-460 ofono-test:missing dependence to python-xml and dbus-python --- diff --git a/packaging/ofono.changes b/packaging/ofono.changes index 123a791..eec8708 100644 --- a/packaging/ofono.changes +++ b/packaging/ofono.changes @@ -1,3 +1,6 @@ +* Thu Jan 10 2013 Chengyi Zhao +- Fix bug: TIVI-460 ofono-test:missing dependence to python-xml and dbus-python + * Tue Oct 30 2012 Wu Zheng - Upgrade ofono to 1.11 diff --git a/packaging/ofono.spec b/packaging/ofono.spec index a7aab25..cf8933c 100644 --- a/packaging/ofono.spec +++ b/packaging/ofono.spec @@ -34,6 +34,9 @@ Development headers and libraries for oFono Summary: Test Scripts for oFono Group: Development/Libraries Requires: %{name} = %{version} +Requires: dbus-python +Requires: pygobject +Requires: python-xml %description test Scripts for testing oFono and its functionality