Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / xorg-lib / libxtst_1.0.2.bb
1 require xorg-lib-common.inc
2
3 DESCRIPTION = "X Test Extension: client side library"
4 DEPENDS += "libxext recordproto inputproto"
5 PROVIDES = "xtst"
6 FILE_PR = "r1"
7 PE = "1"
8
9 XORG_PN = "libXtst"