aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxcalibrate_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxcalibrate_git.bb')
-rw-r--r--recipes/xorg-lib/libxcalibrate_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxcalibrate_git.bb b/recipes/xorg-lib/libxcalibrate_git.bb
index 01201ba833..097ea20201 100644
--- a/recipes/xorg-lib/libxcalibrate_git.bb
+++ b/recipes/xorg-lib/libxcalibrate_git.bb
@@ -5,7 +5,6 @@ LICENSE = "BSD-X"
DEPENDS = "virtual/libx11 calibrateproto libxext"
SRCREV = "209d83af61ed38a002c8096377deac292b3e396c"
-PR = "r1"
PV = "0.0+${PR}+gitr${SRCPV}"
PE = "3"
@@ -14,3 +13,4 @@ SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git
S = "${WORKDIR}/git"
FILES_${PN}-locale += "${datadir}/X11/locale"
+PR = "${INC_PR}.0"