diff options
author | Ross Burton <ross@openedhand.com> | 2007-05-15 08:25:23 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-05-15 08:25:23 +0000 |
commit | a560ff32b6c700671190cf76249e6b27237e092a (patch) | |
tree | 0e532703f03c9cb16faa34cd705ec0c4451d9bb9 /meta/conf | |
parent | 71ff5265e39414dacd67029c46b0f69b534176fa (diff) | |
download | poky-a560ff32b6c700671190cf76249e6b27237e092a.tar.gz |
Add librsvg 2.11.1 so that poky builds, and set it as preferred version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1726 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index a489c34ca4..aa64cc7544 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -158,7 +158,7 @@ PREFERRED_VERSION_firefox ?= "1.0" | |||
158 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" | 158 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" |
159 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" | 159 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" |
160 | PREFERRED_VERSION_keylaunch ?= "2.0.7" | 160 | PREFERRED_VERSION_keylaunch ?= "2.0.7" |
161 | PREFERRED_VERSION_librsvg ?= "2.6.5" | 161 | PREFERRED_VERSION_librsvg ?= "2.11.1" |
162 | PREFERRED_VERSION_libgsm ?= "1.0.10" | 162 | PREFERRED_VERSION_libgsm ?= "1.0.10" |
163 | PREFERRED_VERSION_libschedule ?= "0.15" | 163 | PREFERRED_VERSION_libschedule ?= "0.15" |
164 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" | 164 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" |