increase dvbapp PR.
[vuplus_openembedded] / recipes / 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 PR = "r1"
7 PE = "1"
8
9 XORG_PN = "libXtst"