summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/pango/pango_1.9.1.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-25 23:31:04 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-25 23:31:04 +0000
commitc597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d (patch)
tree9173fb365bf861e2337693179c270f81193f41b5 /openembedded/packages/pango/pango_1.9.1.bb
parent05ff3147c40087edece71449e375cdf588d7a29b (diff)
downloadpoky-c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d.tar.gz
Update xlibs to follow restructuring in OE (in preparation for X11R7)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@341 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/pango/pango_1.9.1.bb')
-rw-r--r--openembedded/packages/pango/pango_1.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/pango/pango_1.9.1.bb b/openembedded/packages/pango/pango_1.9.1.bb
index e66b65f367..db01079fe1 100644
--- a/openembedded/packages/pango/pango_1.9.1.bb
+++ b/openembedded/packages/pango/pango_1.9.1.bb
@@ -1,7 +1,7 @@
1LICENSE = "LGPL" 1LICENSE = "LGPL"
2SECTION = "x11/libs" 2SECTION = "x11/libs"
3# Xt needed to keep autoconf's check for X11 happy 3# Xt needed to keep autoconf's check for X11 happy
4DEPENDS = "glib-2.0 fontconfig freetype zlib x11 libxft xt gtk-doc" 4DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft libxt gtk-doc"
5DESCRIPTION = "The goal of the Pango project is to provide an \ 5DESCRIPTION = "The goal of the Pango project is to provide an \
6Open Source framework for the layout and rendering of \ 6Open Source framework for the layout and rendering of \
7internationalized text." 7internationalized text."