aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxt_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxt_1.0.5.bb')
-rw-r--r--recipes/xorg-lib/libxt_1.0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxt_1.0.5.bb b/recipes/xorg-lib/libxt_1.0.5.bb
index f7af7dce71..1824ec6561 100644
--- a/recipes/xorg-lib/libxt_1.0.5.bb
+++ b/recipes/xorg-lib/libxt_1.0.5.bb
@@ -3,7 +3,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 toolkit intrinsics library"
DEPENDS += "libsm virtual/libx11 kbproto"
BBCLASSEXTEND = "native"
-PR = "r2"
PE = "1"
XORG_PN = "libXt"
@@ -22,3 +21,4 @@ do_compile() {
SRC_URI[archive.md5sum] = "f3bdd67785ace8cd0b23249e9d8c9975"
SRC_URI[archive.sha256sum] = "43c472ada59a04428a463225cd4cd42cb81bc43eb687cc1890f2f1c81a3e9cf4"
+PR = "${INC_PR}.0"