summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb b/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
index 9e283041cc..5800af10d7 100644
--- a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
@@ -1,6 +1,10 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3DESCRIPTION = "X EVIE extension headers" 3SUMMARY = "EvIE: X Event Interception Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Event \
6Interception Extension. This extension allows the interception of \
7keyboard and mouse events."
4 8
5PR = "r1" 9PR = "r1"
6PE = "1" 10PE = "1"