From d6dc72c0487bf1b0c8c8b78c3f1d5cf6cd3b2c05 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 10 Oct 2012 13:43:20 +0100 Subject: xorg: remove all traces of XPrint The XPrint server was removed from Xorg in 2008. (From OE-Core rev: 5b3748d463a6666c0d8e2624092619da8d8e6328) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb') diff --git a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb b/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb index ae3cc8cbc1..e0b24420e9 100644 --- a/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb +++ b/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.0.bb @@ -9,8 +9,8 @@ clients and the server, and the different types of screens and visuals \ that are available." LIC_FILES_CHKSUM = "file://COPYING;md5=f3d09e6b9e203a1af489e16c708f4fb3" -DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau" -PR = "${INC_PR}.0" +DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxau" +PR = "${INC_PR}.1" PE = "1" SRC_URI += "file://disable-xkb.patch" -- cgit v1.2.3-54-g00ecf