mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 23:02:21 +02:00
11 lines
206 B
BlitzBasic
11 lines
206 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X Fixes extension library."
|
|
LICENSE= "BSD-X"
|
|
DEPENDS += "virtual/libx11 xproto fixesproto xextproto"
|
|
PE = "1"
|
|
|
|
XORG_PN = "libXfixes"
|
|
|
|
BBCLASSEXTEND = "nativesdk"
|