aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/kbproto_1.0.4.bb
blob: b49d5a69214565c7e65a4e762a2a6020096178ed (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 = "r2"
PE = "1"

DEPENDS += "gettext"

BBCLASSEXTEND = "native nativesdk"