diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-09 16:50:53 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-09 16:50:53 +0000 |
commit | 0778af21ca688e39a9499e0be440feb579ef9e9f (patch) | |
tree | 5040dad51dda70edb89bb0dec9c1972558a8c3b1 /meta | |
parent | 3fbfca7bbc2acaacf6802b848fb35f883d5471e2 (diff) | |
download | poky-0778af21ca688e39a9499e0be440feb579ef9e9f.tar.gz |
libxfontcache:added 1.0.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1657 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/xorg-lib/libxfontcache_1.0.4.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/packages/xorg-lib/libxfontcache_1.0.4.bb b/meta/packages/xorg-lib/libxfontcache_1.0.4.bb new file mode 100644 index 0000000000..1e45867950 --- /dev/null +++ b/meta/packages/xorg-lib/libxfontcache_1.0.4.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require xorg-lib-common.inc | ||
2 | PE = "1" | ||
3 | |||
4 | #DESCRIPTION = "" | ||
5 | |||
6 | DEPENDS += " virtual/libx11 libxext xextproto fontcacheproto" | ||
7 | |||
8 | XORG_PN = "libXfontcache" | ||
9 | |||