diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-10-15 06:26:34 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-10-15 06:26:34 +0000 |
commit | 48e3baa437a44e920caf9ee00e93a2a5fc99fdca (patch) | |
tree | 27a131d09a00f023e1989bdc02e8943c303f62ef /meta/packages/xorg-lib | |
parent | e58db30e4c70c38265a9b0b1363f8dec016dd1ae (diff) | |
download | poky-48e3baa437a44e920caf9ee00e93a2a5fc99fdca.tar.gz |
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
Diffstat (limited to 'meta/packages/xorg-lib')
-rw-r--r-- | meta/packages/xorg-lib/libxtst_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xorg-lib/libxtst_1.0.3.bb b/meta/packages/xorg-lib/libxtst_1.0.3.bb index 174046fc1e..a83a69e591 100644 --- a/meta/packages/xorg-lib/libxtst_1.0.3.bb +++ b/meta/packages/xorg-lib/libxtst_1.0.3.bb | |||
@@ -3,7 +3,7 @@ require xorg-lib-common.inc | |||
3 | DESCRIPTION = "X Test Extension: client side library" | 3 | DESCRIPTION = "X Test Extension: client side library" |
4 | DEPENDS += "libxext recordproto inputproto libxi" | 4 | DEPENDS += "libxext recordproto inputproto libxi" |
5 | PROVIDES = "xtst" | 5 | PROVIDES = "xtst" |
6 | PR = "r1" | 6 | PR = "r2" |
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | XORG_PN = "libXtst" | 9 | XORG_PN = "libXtst" |