summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChengyi Zhao <chengyix.zhao@intel.com>2013-01-10 10:36:42 +0800
committerChengyi Zhao <chengyix.zhao@intel.com>2013-01-10 10:36:42 +0800
commita340b628e1ace709ba1c644fc814aba115231020 (patch)
tree5a72254a77e638c19108c8a985cdc1913ad53378
parent68b11df89d38a86f767247c9f783f69639f01fe6 (diff)
downloadofono-2.0alpha-wayland.tar.gz
ofono-2.0alpha-wayland.tar.bz2
ofono-2.0alpha-wayland.zip
Fix bug: TIVI-460 ofono-test:missing dependence to python-xml and dbus-pythonsubmit/2.0alpha-wayland/20130110.063833accepted/2.0alpha-wayland/20130110.2029422.0alpha-wayland
-rw-r--r--packaging/ofono.changes3
-rw-r--r--packaging/ofono.spec3
2 files changed, 6 insertions, 0 deletions
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 <chengyix.zhao@intel.com>
+- Fix bug: TIVI-460 ofono-test:missing dependence to python-xml and dbus-python
+
* Tue Oct 30 2012 Wu Zheng <wu.zheng@intel.com>
- 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