diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-02 09:52:47 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-02 09:52:47 +0000 |
commit | ba9de066b1908107ab2c4dd4e0f93b2e7f6f342f (patch) | |
tree | a97a6c20bcaae88f75473d1ca6efbfaeca624e0f | |
parent | e3972ddfec78379514fda75fdc6d2430f03aaac3 (diff) | |
download | poky-ba9de066b1908107ab2c4dd4e0f93b2e7f6f342f.tar.gz |
Use the latest librsvg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2317 311d38ba-8fff-0310-9ca6-ca027cbcb966
-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 74c18456e6..c200f96cb9 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -161,7 +161,7 @@ PREFERRED_VERSION_firefox ?= "1.0" | |||
161 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" | 161 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" |
162 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" | 162 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" |
163 | PREFERRED_VERSION_keylaunch ?= "2.0.7" | 163 | PREFERRED_VERSION_keylaunch ?= "2.0.7" |
164 | PREFERRED_VERSION_librsvg ?= "2.11.1" | 164 | PREFERRED_VERSION_librsvg ?= "2.18.0" |
165 | PREFERRED_VERSION_libgsm ?= "1.0.10" | 165 | PREFERRED_VERSION_libgsm ?= "1.0.10" |
166 | PREFERRED_VERSION_libschedule ?= "0.15" | 166 | PREFERRED_VERSION_libschedule ?= "0.15" |
167 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" | 167 | PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" |