generic-poky/meta/packages/xorg-app/xkbcomp_1.1.1.bb
Yu Ke d0fcdab99b xkbcomp: upgrade to latest version 1.1.1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-29 17:13:36 +01:00

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"