aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xserver-common
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-07-13 10:51:37 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-07-14 02:19:21 +0200
commitde0fdcf23c680ef88c536d43504b999a9720d645 (patch)
tree37df90e7bdab0885d5c1962ddd2f13db9664f207 /recipes/xserver-common
parent1542ab2397eaffcb4702f87d5f87dea541af79d6 (diff)
downloadopenembedded-de0fdcf23c680ef88c536d43504b999a9720d645.tar.gz
xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xserver-common')
-rw-r--r--recipes/xserver-common/xserver-common_1.33.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xserver-common/xserver-common_1.33.bb b/recipes/xserver-common/xserver-common_1.33.bb
index 470bc4c7ab..cb644a41f0 100644
--- a/recipes/xserver-common/xserver-common_1.33.bb
+++ b/recipes/xserver-common/xserver-common_1.33.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r3"
+PR = "r4"
PACKAGE_ARCH = "all"
DEFAULT_PREFERENCE = "-1"
@@ -23,6 +23,7 @@ SRC_URI_append = " file://loop.patch;striplevel=3 \
SRC_URI_append_angstrom = " file://xtscal-fix.patch "
RDEPENDS_${PN}_append_angstrom = " tslib-calibrate "
+RDEPENDS_${PN}_append_shr = " xinput-calibrator "
SRC_URI_append_shr = " file://89xTs_Calibrate.xinput_calibrator.patch \
file://90xXWindowManager.patch \