summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-proto/xextproto-70-includes_7.0.5.bb')
-rw-r--r--recipes/xorg-proto/xextproto-70-includes_7.0.5.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb b/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb
index 0e8df10615..8efdd635c6 100644
--- a/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb
+++ b/recipes/xorg-proto/xextproto-70-includes_7.0.5.bb
@@ -1,7 +1,5 @@
# Build of xserver-kdrive is not possible with xextproto >= 7.1.
# This package allows to install old 7.0 includes in parallel.
-PR_append = ".1"
-
BPN = "xextproto"
require xextproto_7.0.5.bb
@@ -18,3 +16,4 @@ do_stage() {
# No, we really do not want to install .pc file and overwrite newer one:
pkgconfig_sysroot_preprocess() {
}
+PR = "${INC_PR}.0"