aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxi_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxi_1.3.bb')
-rw-r--r--recipes/xorg-lib/libxi_1.3.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libxi_1.3.bb b/recipes/xorg-lib/libxi_1.3.bb
index a8eadbb8dd..22ef799737 100644
--- a/recipes/xorg-lib/libxi_1.3.bb
+++ b/recipes/xorg-lib/libxi_1.3.bb
@@ -1,11 +1,10 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 Input extension library"
DEPENDS += "libxext inputproto"
-PR = "r1"
PE = "1"
-
-XORG_PN = "libXi"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "8df4ece9bd1efb02c28acb2b6f485e09"
SRC_URI[archive.sha256sum] = "362b8c0c60386841063bd7e01afa72e37eb87ada6e64e539d960f88c780a944b"
+
+XORG_PN = "libXi"