summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib/libxpm_3.5.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxpm_3.5.6.bb')
-rw-r--r--recipes/xorg-lib/libxpm_3.5.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxpm_3.5.6.bb b/recipes/xorg-lib/libxpm_3.5.6.bb
index ddb49af574..d753340d52 100644
--- a/recipes/xorg-lib/libxpm_3.5.6.bb
+++ b/recipes/xorg-lib/libxpm_3.5.6.bb
@@ -3,7 +3,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X11 Pixmap library"
LICENSE = "X-BSD"
DEPENDS += "libxext libsm libxt"
-PR = "r3"
PE = "1"
XORG_PN = "libXpm"
@@ -14,3 +13,4 @@ FILES_sxpm = "${bindir}/sxpm"
SRC_URI[archive.md5sum] = "37b7d1826c6a02107269632a93b8791f"
SRC_URI[archive.sha256sum] = "2d5c5242b8417db6aa758e5be387de33385d9960ff21c801af7d6a4730b4fd0d"
+PR = "${INC_PR}.0"