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