summaryrefslogtreecommitdiff
path: root/packages/xorg-lib/libxtst_1.0.3.bb
blob: 8d922007756f3d2e6c9e6664da2e5c040bb60530 (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"
PR = "r0"
PE = "1"

XORG_PN = "libXtst"