aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
blob: e98d3d6f7e5479a8f8223152c35385ebbec12395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require xorg-proto-common.inc

LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
                    file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"

PR = "r0"
PE = "1"

DEPENDS += "gettext"

BBCLASSEXTEND = "native nativesdk"