aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxpm_3.5.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxpm_3.5.7.bb')
-rw-r--r--recipes/xorg-lib/libxpm_3.5.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxpm_3.5.7.bb b/recipes/xorg-lib/libxpm_3.5.7.bb
index 29c5f32999..42219be853 100644
--- a/recipes/xorg-lib/libxpm_3.5.7.bb
+++ b/recipes/xorg-lib/libxpm_3.5.7.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] = "cd15ee542d9f515538b4462a6f79d977"
SRC_URI[archive.sha256sum] = "64701ae67ce5b0797307b75d8255bec3a0d371d0c50715ea618f5a68bcc92baa"
+PR = "${INC_PR}.0"