aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxtst_1.0.3.bb
blob: 14e10ff28576f59ccef55275241c3a55141a6db4 (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 = "r1"
PE = "1"

XORG_PN = "libXtst"