summaryrefslogtreecommitdiff
path: root/recipes/xorg-lib/libxcursor_1.1.10.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-24 21:16:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 09:53:11 +0200
commit7d9b0799a0195574e5f1eb658d22fa0b118efb4a (patch)
treeb1c3524b2f930922b7955253a708cce6d78beb7a /recipes/xorg-lib/libxcursor_1.1.10.bb
parente50bb7af5bd895dd358346b771e3f9cdb63f5901 (diff)
xorg-lib: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/libxcursor_1.1.10.bb')
-rw-r--r--recipes/xorg-lib/libxcursor_1.1.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxcursor_1.1.10.bb b/recipes/xorg-lib/libxcursor_1.1.10.bb
index 5ca754b671..bea7fe66e4 100644
--- a/recipes/xorg-lib/libxcursor_1.1.10.bb
+++ b/recipes/xorg-lib/libxcursor_1.1.10.bb
@@ -4,10 +4,10 @@ DESCRIPTION = "X cursor management library"
LICENSE= "BSD-X"
DEPENDS += "libxrender libxfixes"
BBCLASSEXTEND = "native"
-PR = "r2"
PE = "1"
XORG_PN = "libXcursor"
SRC_URI[archive.md5sum] = "7dcdad1c10daea872cb3355af414b2ca"
SRC_URI[archive.sha256sum] = "b9446df62203f2c3204b6bcc0057dc909d0dc792f0dd97bc491581b08be36cbd"
+PR = "${INC_PR}.0"