aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-10 13:43:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:00:37 +0100
commit5b3748d463a6666c0d8e2624092619da8d8e6328 (patch)
treeeb049d76a9c521f04dee0d9cd4ac0cc29b799124 /meta/recipes-graphics/xorg-app/xset_1.2.2.bb
parent5c6e928d43d1095cd61664175ed5c44150f3e474 (diff)
downloadopenembedded-core-contrib-5b3748d463a6666c0d8e2624092619da8d8e6328.tar.gz
xorg: remove all traces of XPrint
The XPrint server was removed from Xorg in 2008. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xset_1.2.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-app/xset_1.2.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
index 0430f8c544..dde2ced3c4 100644
--- a/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-app/xset_1.2.2.bb
@@ -7,8 +7,8 @@ preference options of the display."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=bea81cc9827cdf1af0e12c2b8228cf8d"
-DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxp libxau"
-PR = "${INC_PR}.0"
+DEPENDS += "libxext libxxf86misc libxfontcache libxmu libxau"
+PR = "${INC_PR}.1"
PE = "1"
SRC_URI += "file://disable-xkb.patch"