diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-01 13:15:35 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-08-01 13:15:35 +0000 |
| commit | e43527224430fc55e868348dfe6bd021f968bdab (patch) | |
| tree | 212e7870b8155e1f7ab222ee839574153d0db74d /meta/packages/xorg-lib/libxtst_1.0.2.bb | |
| parent | c21ca293f7dea367d361fff2ea0e989445a6c01c (diff) | |
| download | poky-e43527224430fc55e868348dfe6bd021f968bdab.tar.gz | |
libxtst: upgraded to 1.0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2280 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-lib/libxtst_1.0.2.bb')
| -rw-r--r-- | meta/packages/xorg-lib/libxtst_1.0.2.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/packages/xorg-lib/libxtst_1.0.2.bb b/meta/packages/xorg-lib/libxtst_1.0.2.bb new file mode 100644 index 0000000000..14e10ff285 --- /dev/null +++ b/meta/packages/xorg-lib/libxtst_1.0.2.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 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" | ||
