From: Mirko Vogt Date: Sat, 4 Jul 2009 22:44:59 +0000 (+0000) Subject: add dbus-utils as dependency which is used by *.desktop-files X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=62cacea8dcc489d05f07d54b3e8b13f4cc9bf49f;p=openwrt%2Fsvn-archive%2Farchive.git add dbus-utils as dependency which is used by *.desktop-files SVN-Revision: 16671 --- diff --git a/phone/paroli/Makefile b/phone/paroli/Makefile index d432f8a2ed..44e43fc99a 100644 --- a/phone/paroli/Makefile +++ b/phone/paroli/Makefile @@ -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