1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

libxtst: bumped PR to force rebuild with newer libxi

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5513 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-10-15 06:26:34 +00:00
parent e58db30e4c
commit 48e3baa437
+1 -1
View File
@@ -3,7 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = "X Test Extension: client side library"
DEPENDS += "libxext recordproto inputproto libxi"
PROVIDES = "xtst"
PR = "r1"
PR = "r2"
PE = "1"
XORG_PN = "libXtst"