aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xlibs/libxtst_1.0.1.bb
blob: 1355142ffd726a5d248144b4d0534b9f06cd817b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "X Test Extension: client side library"
SECTION = "x11/libs"
PRIORITY = "optional"
#MAINTAINER = ""
LICENSE = "GPL"

DEPENDS = "libx11 libxext recordproto xextproto inputproto"
PROVIDES = "xtst"

XORG_PN = "libXtst"

include xorg-xlibs.inc