blob: d32be77547bb87d142c45297fb7a5c1959c52a89 (
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."
DEPENDS += " libxkbfile"
PR = "${INC_PR}.1"
SRC_URI[archive.md5sum] = "38c387bacdc01038c8ac280588792bcf"
SRC_URI[archive.sha256sum] = "9775bcfd43d9ffa41e2865e5b2c933f419bf983d7a529b3103656c76fd82e663"
BBCLASSEXTEND = "native"
|