aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/libxtst_1.0.3.bb
blob: a83a69e591353e3e028faee875b1f93958700043 (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 libxi"
PROVIDES = "xtst"
PR = "r2"
PE = "1"

XORG_PN = "libXtst"