diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-02-04 15:00:33 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-02-04 15:00:33 +0000 |
commit | 51b34dcb5a457c204776c6602838c6bad4c5946e (patch) | |
tree | a336a55a2e4cba16e17e7e5d76f70fc660189f29 /conf | |
parent | e3d5d334b7ff999fe3e66e995ff9e94752e3814a (diff) |
angstrom-2008.1.conf : update gtk+ and glib
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index ec8a5b9b30..4f950ffff1 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -71,8 +71,8 @@ PREFERRED_VERSION_uclibc-initial ?= "0.9.29" #Prefer a newer GTK+ and friends -PREFERRED_VERSION_gtk+ = "2.12.0" -PREFERRED_VERSION_glib-2.0 = "2.14.0" +PREFERRED_VERSION_gtk+ = "2.12.3" +PREFERRED_VERSION_glib-2.0 = "2.14.4" PREFERRED_VERSION_pango = "1.18.1" # prefer newest for speed and fun |