[oe-commits] Martin Jansa : xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS

git version control git at git.openembedded.org
Wed Jul 14 00:23:59 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: de0fdcf23c680ef88c536d43504b999a9720d645
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=de0fdcf23c680ef88c536d43504b999a9720d645

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Jul 13 10:51:37 2010 +0200

xserver-common_1.33: add xinput-calibrator to SHR RDEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xserver-common/xserver-common_1.33.bb |    3 ++-
 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 470bc4c..cb644a4 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 \





More information about the Openembedded-commits mailing list