From: Koen Kooi Date: Fri, 18 May 2007 08:01:46 +0000 (+0000) Subject: angstrom: prefer pango 1.16.4 X-Git-Tag: Release-2010-05/1~8868^2~464 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26c328ddd399f5c08aae7d919aac4292f8cd2f5c;p=openembedded.git angstrom: prefer pango 1.16.4 --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index f41c667d25..8a84984a4d 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ #DISTRO_VERSION = "2007.4" DISTRO_VERSION = "test-${DATE}" -DISTRO_REVISION = "42" +DISTRO_REVISION = "43" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc @@ -139,6 +139,7 @@ PREFERRED_VERSION_freetype = "2.3.3" PREFERRED_VERSION_freetype-native = "2.2.1" PREFERRED_VERSION_cairo = "1.4.4" PREFERRED_VERSION_glib-2.0 = "2.12.12" +PREFERRED_VERSION_pango = "1.16.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