aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxi_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxi_1.1.0.bb')
-rw-r--r--recipes/xorg-lib/libxi_1.1.0.bb11
1 files changed, 4 insertions, 7 deletions
diff --git a/recipes/xorg-lib/libxi_1.1.0.bb b/recipes/xorg-lib/libxi_1.1.0.bb
index 451ea98aa2..3ad5dfc1ac 100644
--- a/recipes/xorg-lib/libxi_1.1.0.bb
+++ b/recipes/xorg-lib/libxi_1.1.0.bb
@@ -1,13 +1,10 @@
require xorg-lib-common.inc
-PE = "1"
-
DESCRIPTION = "X Input extension library."
-
DEPENDS += " xproto virtual/libx11 xextproto libxext inputproto"
-
-XORG_PN = "libXi"
-
+PE = "1"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "c25abbe604029855eb11a3a75fb1f386"
SRC_URI[archive.sha256sum] = "0f90d7e27d8a7d6bccf9350b6283ffe122e5347fa51d4ea9055653b297339989"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libXi"