diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-03-05 16:51:30 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-05 16:51:30 +0000 |
commit | 1d12332f32bb3454b83db33c006b7f7deca024ba (patch) | |
tree | e91fd8497026985105ca6ddf4296a0f8b7b9f2cd /conf/distro | |
parent | 5bd93286d5dd54ddae93f2c79c9fa525edd402a2 (diff) | |
parent | e7fdf733b276165f993e0e261a015cdd1454d429 (diff) |
merge of '0ee0a20f5d8af386a339a53032acfcaf526b83c1'
and 'cc22e31466f497241a124a8c98fb74205831a60a'
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/angstrom-2007-for-openmoko-versions.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/angstrom-2007-for-openmoko-versions.inc b/conf/distro/include/angstrom-2007-for-openmoko-versions.inc index ef97eae09a..700af88653 100644 --- a/conf/distro/include/angstrom-2007-for-openmoko-versions.inc +++ b/conf/distro/include/angstrom-2007-for-openmoko-versions.inc @@ -1111,8 +1111,8 @@ PREFERRED_VERSION_libxres ?= "1.0.3" PREFERRED_VERSION_libxscrnsaver ?= "1.1.2" PREFERRED_VERSION_libxsettings ?= "0.11" PREFERRED_VERSION_libxsettings-client ?= "0.17" -PREFERRED_VERSION_libxslt ?= "1.1.21" -PREFERRED_VERSION_libxslt-native ?= "1.1.21" +PREFERRED_VERSION_libxslt ?= "1.1.22" +PREFERRED_VERSION_libxslt-native ?= "1.1.22" PREFERRED_VERSION_libxt ?= "1.0.5" PREFERRED_VERSION_libxtrap ?= "1.0.0" PREFERRED_VERSION_libxtst ?= "1.0.3" |