From de0fdcf23c680ef88c536d43504b999a9720d645 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Jul 2010 10:51:37 +0200 Subject: [PATCH] xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS Signed-off-by: Martin Jansa --- recipes/xserver-common/xserver-common_1.33.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- 2.39.5