Fix bug: TIVI-460 ofono-test:missing dependence to python-xml and dbus-python 74/2674/1 2.0alpha-wayland accepted/2.0alpha-wayland/20130110.202942 submit/2.0alpha-wayland/20130110.063833
authorChengyi Zhao <chengyix.zhao@intel.com>
Thu, 10 Jan 2013 02:36:42 +0000 (10:36 +0800)
committerChengyi Zhao <chengyix.zhao@intel.com>
Thu, 10 Jan 2013 02:36:42 +0000 (10:36 +0800)
packaging/ofono.changes
packaging/ofono.spec

index 123a791..eec8708 100644 (file)
@@ -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
 
index a7aab25..cf8933c 100644 (file)
@@ -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