From 92df2001b5459e00f493ca5b61a5b849ddb24055 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Sat, 14 Jul 2007 09:34:50 +0000 Subject: [PATCH] angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and cvs versions contain API changes. --- conf/distro/angstrom-2007.1.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 287fdd002d..3273d6f329 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -150,6 +150,10 @@ PREFERRED_VERSION_pango = "1.16.4" PREFERRED_VERSION_atk = "1.10.3" PREFERRED_VERSION_gtk+ = "2.10.12" +# newer poppler cvs breaks some apps, fix until popper 6 and apps +# catch up with api changes +PREFERRED_VERSION_poppler = "0.5.4" + # older gtk-webcore releases don't work on ARM/EABI # We need to switch to a fixed SRCDATE or release as soon as possible PREFERRED_VERSION_osb-browser = "0.5.0+svn${SRCDATE}" -- 2.39.5