[oe-commits] Martin Jansa : task-shr-minimal: readd libx11-locale

git version control git at git.openembedded.org
Tue Mar 9 20:20:40 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Mar  9 21:18:24 2010 +0100

task-shr-minimal: readd libx11-locale

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

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

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index c82e6d0..3976397 100644
--- a/recipes/tasks/task-shr-minimal.bb
+++ b/recipes/tasks/task-shr-minimal.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Lite Image Feed"
-PR = "r26"
+PR = "r27"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -111,6 +111,8 @@ RDEPENDS_${PN}-x = "\
   shr-theme-gry \
   xcursor-transparent-theme \
   xinput-calibrator \
+# Needed for proper input support in efl based apps  
+  libx11-locale \
 # All localedata based on IMAGE_LINGUAS
   ${@get_rdepends(bb, d)} \
 # Make sure it's available for those who want's to play with illume2  





More information about the Openembedded-commits mailing list