projects
/
openwrt
/
svn-archive
/
feeds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8164182
)
add dbus-utils as dependency which is used by *.desktop-files
author
Mirko Vogt
<mirko@openwrt.org>
Sat, 4 Jul 2009 22:44:59 +0000
(22:44 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Sat, 4 Jul 2009 22:44:59 +0000
(22:44 +0000)
SVN-Revision: 16671
phone/paroli/Makefile
patch
|
blob
|
history
diff --git
a/phone/paroli/Makefile
b/phone/paroli/Makefile
index d432f8a2edbdad2cac4d5f72fd70b0510dfce292..44e43fc99a76f1660c45e5a1c89ba548101693cd 100644
(file)
--- 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