diff options
author | Koen Kooi <koen@openembedded.org> | 2007-07-25 09:13:27 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-07-25 09:13:27 +0000 |
commit | 18f6eeb628dac02298fbb2d26152b93a3ab6f4a1 (patch) | |
tree | f76d77eadd1cca6c10867637e9a009dd6f67b654 /conf | |
parent | f304c61e41c4b36551b9c92eb9f417bf29816427 (diff) |
angstrom: move to gtk 2.10.14, fixes some weird behaviour with the xml parser
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 34a02514d3..17690d8277 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -148,7 +148,7 @@ PREFERRED_VERSION_cairo = "1.4.10" PREFERRED_VERSION_glib-2.0 = "2.12.12" PREFERRED_VERSION_pango = "1.16.4" PREFERRED_VERSION_atk = "1.10.3" -PREFERRED_VERSION_gtk+ = "2.10.12" +PREFERRED_VERSION_gtk+ = "2.10.14" # newer poppler cvs breaks some apps, fix until popper 6 and apps # catch up with api changes |