mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
12 lines
217 B
BlitzBasic
12 lines
217 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X11 Resize and Rotate extension library"
|
|
LICENSE = "BSD-X"
|
|
DEPENDS += "randrproto libxrender libxext"
|
|
PR = "r1"
|
|
PE = "1"
|
|
|
|
XORG_PN = "libXrandr"
|
|
|
|
BBCLASSEXTEND = "nativesdk"
|