aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxt_1.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxt_1.0.7.bb')
-rw-r--r--recipes/xorg-lib/libxt_1.0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxt_1.0.7.bb b/recipes/xorg-lib/libxt_1.0.7.bb
index 599ce1f36a..a0695f980d 100644
--- a/recipes/xorg-lib/libxt_1.0.7.bb
+++ b/recipes/xorg-lib/libxt_1.0.7.bb
@@ -3,7 +3,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 toolkit intrinsics library"
DEPENDS += "libsm virtual/libx11 kbproto"
BBCLASSEXTEND = "native"
-PR = "r1"
PE = "1"
XORG_PN = "libXt"
@@ -20,3 +19,4 @@ do_compile() {
SRC_URI[archive.md5sum] = "96f3c93434a93186d178b60d4a262496"
SRC_URI[archive.sha256sum] = "706d5248b061c8455f74ce5269ecc5ef59c27d0f52d22b07138f781928dda9ec"
+PR = "${INC_PR}.0"