aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xdpyinfo_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xdpyinfo_1.0.2.bb')
-rw-r--r--recipes/xorg-app/xdpyinfo_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xdpyinfo_1.0.2.bb b/recipes/xorg-app/xdpyinfo_1.0.2.bb
index 60cb11b9d8..3fd93122ab 100644
--- a/recipes/xorg-app/xdpyinfo_1.0.2.bb
+++ b/recipes/xorg-app/xdpyinfo_1.0.2.bb
@@ -3,7 +3,6 @@ require xorg-app-common.inc
DESCRIPTION = "X display information utility"
LICENSE = "MIT"
DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau"
-PR = "r1"
PE = "1"
SRC_URI += "file://disable-xkb.patch"
@@ -12,3 +11,4 @@ EXTRA_OECONF = "--disable-xkb"
SRC_URI[archive.md5sum] = "c9ee60ae52c97c51d4ca327e53f0cb61"
SRC_URI[archive.sha256sum] = "c9927fc33e8a4422d74b1ebee0d19dd5a16d9ebc435e8f47f0aa546501ccfed3"
+PR = "${INC_PR}.0"