diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-01 20:48:33 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-01 20:48:33 +0000 |
commit | 929b71b53f87ff3fa21000ff33a4095fab324142 (patch) | |
tree | 840e39f73888a4cd4234b4648e9fff77fa4a0455 /meta/conf/distro/poky-bleeding.conf | |
parent | 98292d7fce78a254557e37713da14db0150f02f6 (diff) | |
download | poky-929b71b53f87ff3fa21000ff33a4095fab324142.tar.gz |
Update to new Pango
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1310 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 9702df9403..9b942d01e3 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.12.6" | |||
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | 2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" |
3 | 3 | ||
4 | PREFERRED_VERSION_cairo ?= "1.3.14" | 4 | PREFERRED_VERSION_cairo ?= "1.3.14" |
5 | PREFERRED_VERSION_pango ?= "1.15.2" | 5 | PREFERRED_VERSION_pango ?= "1.16.0" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.9" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.9" |
7 | 7 | ||
8 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |