From: Martin Jansa Date: Tue, 13 Jul 2010 08:51:37 +0000 (+0200) Subject: xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de0fdcf23c680ef88c536d43504b999a9720d645;p=openembedded.git xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS Signed-off-by: Martin Jansa --- 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 \