[oe-commits] Martin Jansa : task-shr-minimal: add xinput-calibrator

git version control git at git.openembedded.org
Thu Jan 21 20:42:11 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jan 21 21:41:43 2010 +0100

task-shr-minimal: add xinput-calibrator

---

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

diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb
index c30539c..8538391 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 = "r19"
+PR = "r20"
 PV = "2.0"
 LICENSE = "GPL"
 
@@ -122,6 +122,7 @@ RDEPENDS_${PN}-x = "\
   libx11-locale \
   libmokoui2 \
   xcursor-transparent-theme \
+  xinput-calibrator \
 "
 
 RDEPENDS_${PN}-apps = "\





More information about the Openembedded-commits mailing list