aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib/libxtst_1.0.2.bb
blob: ec5a2d7ba8c3069020cf6f0de988b9d5f314b2c9 (plain)
1
2
3
4
5
6
7
8
9
require xorg-lib-common.inc

DESCRIPTION = "X Test Extension: client side library"
DEPENDS += "libxext recordproto inputproto"
PROVIDES = "xtst"
FILE_PR = "r1"
PE = "1"

XORG_PN = "libXtst"