aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxtst_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxtst_1.0.2.bb')
-rw-r--r--recipes/xorg-lib/libxtst_1.0.2.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libxtst_1.0.2.bb b/recipes/xorg-lib/libxtst_1.0.2.bb
index a8d4e4727c..ff87f7ce65 100644
--- a/recipes/xorg-lib/libxtst_1.0.2.bb
+++ b/recipes/xorg-lib/libxtst_1.0.2.bb
@@ -1,11 +1,10 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X Test Extension: client side library"
DEPENDS += "libxext recordproto inputproto"
PE = "1"
-
-XORG_PN = "libXtst"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "032d5c1d3914fc0224837328c88aef96"
SRC_URI[archive.sha256sum] = "eef98ad3d35254384c3714cd63826fc2009f9b394f2b489718aba9be7be0a10b"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libXtst"