summaryrefslogtreecommitdiff
path: root/recipes/xorg-driver
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-driver')
-rw-r--r--recipes/xorg-driver/xf86-input-tslib_0.0.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb
index 7e8e2e52d1..31dd9121b8 100644
--- a/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb
+++ b/recipes/xorg-driver/xf86-input-tslib_0.0.5.bb
@@ -1,9 +1,10 @@
require xorg-driver-input.inc
DESCRIPTION = "X.Org X server -- tslib input driver"
-RRECOMMENDS += "hal"
+RRECOMMENDS += "hal tslib-calibrate"
DEPENDS += "tslib"
+PR = "r8"
SRC_URI = "http://www.pengutronix.de/software/xf86-input-tslib/download/xf86-input-tslib-${PV}.tar.bz2 \
file://use-hal-for-device.diff;patch=1 \