[oe-commits] Klaus Kurzmann : task-shr-feed: add dbus-daemon-proxy

git version control git at git.openembedded.org
Fri Apr 30 06:49:26 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d2bff322d88003473fba70b5efedd02ca3551b0f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d2bff322d88003473fba70b5efedd02ca3551b0f

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Apr 30 08:48:54 2010 +0200

task-shr-feed: add dbus-daemon-proxy

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/tasks/task-shr-feed.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 5724b44..9750abc 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r54"
+PR = "r55"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -285,6 +285,7 @@ RDEPENDS_${PN} += "\
 		mcnavi \
 		neolight \
 		spojegui \
+		dbus-daemon-proxy \
 "
 
 # this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl)





More information about the Openembedded-commits mailing list