blob: 1ed5a5f314eabb5f79381d299352a9622634cea0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require xorg-proto-common.inc
LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e"
PR = "r2"
PE = "1"
DEPENDS += "gettext"
BBCLASSEXTEND = "native nativesdk"
|