blob: bc2b788ba2efddde19f1e217a794213b8edb6358 (
plain)
1
2
3
4
5
6
7
8
9
|
require xorg-app-common.inc
DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard."
LIC_FILES_CHKSUM = "file://COPYING;md5=08436e4f4476964e2e2dd7e7e41e076a"
DEPENDS += "libxkbfile"
BBCLASSEXTEND = "native"
|