aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xkbcomp_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/xkbcomp_1.0.3.bb')
-rw-r--r--recipes/xorg-app/xkbcomp_1.0.3.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xorg-app/xkbcomp_1.0.3.bb b/recipes/xorg-app/xkbcomp_1.0.3.bb
new file mode 100644
index 0000000000..ca6cdb8898
--- /dev/null
+++ b/recipes/xorg-app/xkbcomp_1.0.3.bb
@@ -0,0 +1,5 @@
+require xorg-app-common.inc
+
+DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
+
+DEPENDS += " virtual/libx11 libxkbfile"