xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 13 Jul 2010 08:51:37 +0000 (10:51 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 14 Jul 2010 00:19:21 +0000 (02:19 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xserver-common/xserver-common_1.33.bb

index 470bc4c..cb644a4 100644 (file)
@@ -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 \