[oe-commits] Martin Jansa : task-shr-feed: add setxkbmap

git version control git at git.openembedded.org
Sun Oct 31 14:21:16 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Oct 31 15:15:26 2010 +0100

task-shr-feed: add setxkbmap

---

 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 189801f..514bf76 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r82"
+PR = "r83"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -312,6 +312,7 @@ RDEPENDS_${PN} += "\
 		efm-nav \
 		efm-path \
 		efm-pathbar \
+		setxkbmap \
 "
 
 # 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