mirror of
git://git.yoctoproject.org/poky
synced 2026-09-26 22:48:13 +00:00
10 lines
258 B
BlitzBasic
10 lines
258 B
BlitzBasic
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"
|