mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
10 lines
191 B
BlitzBasic
10 lines
191 B
BlitzBasic
require xorg-lib-common.inc
|
|
|
|
DESCRIPTION = "X Test Extension: client side library"
|
|
DEPENDS += "libxext recordproto inputproto libxi"
|
|
PROVIDES = "xtst"
|
|
PR = "r2"
|
|
PE = "1"
|
|
|
|
XORG_PN = "libXtst"
|