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

XORG_PN = "libXtst"