xserver-common: recommend xtscal (works without it but needs for calibration)
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Wed, 9 Sep 2009 14:09:59 +0000 (16:09 +0200)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Wed, 9 Sep 2009 14:09:59 +0000 (16:09 +0200)
recipes/xserver-common/xserver-common_1.30.bb

index 54a5018..797b831 100644 (file)
@@ -2,7 +2,8 @@ DESCRIPTION = "Common X11 scripts and support files"
 LICENSE = "GPL"
 SECTION = "x11"
 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo"
-PR = "r4"
+RRECOMMENDS_${PN} = "xtscal"
+PR = "r5"
 
 PACKAGE_ARCH = "all"
 DEFAULT_PREFERENCE = "-1"