add dbus-utils as dependency which is used by *.desktop-files
authorMirko Vogt <mirko@openwrt.org>
Sat, 4 Jul 2009 22:44:59 +0000 (22:44 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sat, 4 Jul 2009 22:44:59 +0000 (22:44 +0000)
SVN-Revision: 16671

phone/paroli/Makefile

index d432f8a2edbdad2cac4d5f72fd70b0510dfce292..44e43fc99a76f1660c45e5a1c89ba548101693cd 100644 (file)
@@ -27,7 +27,7 @@ define Package/paroli
   SECTION:=phone
   CATEGORY:=Phone
   TITLE:=integrated phone application
-  DEPENDS:=+python +fso-frameworkd +python-evas +python-ecore +python-edje +python-e_dbus +python-etk +python-elementary +python-expat +dbus-utils-x
+  DEPENDS:=+python +fso-frameworkd +python-evas +python-ecore +python-edje +python-e_dbus +python-etk +python-elementary +python-expat +dbus-launch-x +dbus-utils
   URL:=http://paroli-project.org
 endef