summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-05-18 08:01:46 +0000
committerKoen Kooi <koen@openembedded.org>2007-05-18 08:01:46 +0000
commit26c328ddd399f5c08aae7d919aac4292f8cd2f5c (patch)
treeee92a17d25170674519e59fcdda35010214f7025 /conf
parent35ff08f0fbd357985ba8f00651bbc30b95d5da47 (diff)
angstrom: prefer pango 1.16.4
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf3
1 files changed, 2 insertions, 1 deletions
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