aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxtst_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libxtst_1.1.0.bb')
-rw-r--r--recipes/xorg-lib/libxtst_1.1.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxtst_1.1.0.bb b/recipes/xorg-lib/libxtst_1.1.0.bb
new file mode 100644
index 0000000000..174046fc1e
--- /dev/null
+++ b/recipes/xorg-lib/libxtst_1.1.0.bb
@@ -0,0 +1,9 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "X Test Extension: client side library"
+DEPENDS += "libxext recordproto inputproto libxi"
+PROVIDES = "xtst"
+PR = "r1"
+PE = "1"
+
+XORG_PN = "libXtst"