From b6f9a84fd99c89ac074aaed90cdd3d064c534492 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 21 Jan 2010 21:41:43 +0100 Subject: [PATCH] task-shr-minimal: add xinput-calibrator --- recipes/tasks/task-shr-minimal.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb index c30539c607..8538391df3 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 = "\ -- 2.39.5