summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb
blob: d6a9ae69ea0c7ea21200c4fc9648420578a2b880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "X11 Resize and Rotate extension library"

require xorg-lib-common.inc

LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584"

DEPENDS += "randrproto libxrender libxext"

PR = "r0"
PE = "1"

XORG_PN = "libXrandr"

BBCLASSEXTEND = "nativesdk"