aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xsetpointer_1.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xsetpointer_1.0.1.bb')
-rw-r--r--recipes/xorg-app/xsetpointer_1.0.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xorg-app/xsetpointer_1.0.1.bb b/recipes/xorg-app/xsetpointer_1.0.1.bb
new file mode 100644
index 0000000000..4db725532a
--- /dev/null
+++ b/recipes/xorg-app/xsetpointer_1.0.1.bb
@@ -0,0 +1,5 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "set an X Input device as the main pointer"
+DEPENDS += " libxi virtual/libx11"
+PE = "1"