diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-01-20 15:39:28 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-01-20 15:39:28 +0000 |
commit | dd766b65197c71b5583aaa3b3274c3099793c293 (patch) | |
tree | 35988e2d59e17091d507b9e39f2ff2645d376f9e /conf | |
parent | dbd24d30de95046e35e172d94725fc01db3dcb4d (diff) | |
parent | ecdf83fac30e8e2652194c50c129864ca74abe3f (diff) |
merge of '2013dc89bec97cf3f3479d301666511c1e8b34d6'
and '991bdefc0c20378a74650c650530041b206d7c4c'
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 b1d67e0405..a08413ef8a 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -98,7 +98,7 @@ PREFERRED_PROVIDER_virtual/libxine ?= "libxine-x11" PREFERRED_VERSION_fontconfig = "2.4.1" PREFERRED_VERSION_freetype = "2.2.1" #fix screen corruption issues -PREFERRED_VERSION_cairo = "1.3.10" +PREFERRED_VERSION_cairo = "1.3.12" #work around a segfault in gcc for armv4t PREFERRED_VERSION_glib-2.0_ep93xx = "2.12.3" |