angstrom-2007.1.conf : fix to poppler 0.5.4 as 0.5.9 doesnt compile and
authorGraeme Gregory <dp@xora.org.uk>
Sat, 14 Jul 2007 09:34:50 +0000 (09:34 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Sat, 14 Jul 2007 09:34:50 +0000 (09:34 +0000)
cvs versions contain API changes.

conf/distro/angstrom-2007.1.conf

index 287fdd0..3273d6f 100644 (file)
@@ -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}"