blob: e436a71ed43cbff5ed481f5ad3f3319bd9ff6b06 (
plain)
1
2
3
4
5
6
7
|
require xorg-app-common.inc
DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
DEPENDS += "libxkbfile"
BBCLASSEXTEND = "native"
|