summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars-Peter Clausen2009-03-09 15:12:03 +0000
committerLars-Peter Clausen2009-03-09 15:12:03 +0000
commit787106ebc13d43b8c608a60e095c8864552ef829 (patch)
tree2e9aba559dc214772584508996a04805c4f1f248
parent9d0c84e5f159801c73b1bbb36ae09d89d0052c63 (diff)
downloadfeeds-787106ebc13d43b8c608a60e095c8864552ef829.tar.gz
Update dbus dependencies.
SVN-Revision: 14812
-rw-r--r--phone/paroli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/phone/paroli/Makefile b/phone/paroli/Makefile
index de65d12..766819f 100644
--- a/phone/paroli/Makefile
+++ b/phone/paroli/Makefile
@@ -28,7 +28,7 @@ define Package/paroli
CATEGORY:=Phone
TITLE:=integrated phone application
DEPENDS:=+python +fso +python-evas +python-ecore +python-edje +python-e_dbus \
- +python-etk +python-expat
+ +python-etk +python-expat +dbus-utils
URL:=http://wiki.openmoko.org/wiki/Paroli
endef