diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-17 09:20:51 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-17 09:20:51 +0000 |
commit | 70141eb34e25c5558efaca166d23473fe1278870 (patch) | |
tree | 9bd352ac827cbe7cc30577efca56e9b7c91bbe05 /meta/conf | |
parent | 26ace33323aff802f7a11d91fe789eda80580131 (diff) | |
download | poky-70141eb34e25c5558efaca166d23473fe1278870.tar.gz |
poky.conf: set proper versions of poppler and evince
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2896 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 2ba0440fd6..8743f3493b 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -178,7 +178,7 @@ PREFERRED_VERSION_gnome-vfs ?= "2.18.1" | |||
178 | PREFERRED_VERSION_libgnomecanvas ?= "2.14.0" | 178 | PREFERRED_VERSION_libgnomecanvas ?= "2.14.0" |
179 | 179 | ||
180 | PREFERRED_VERSION_dillo2 ?= "0.6.6" | 180 | PREFERRED_VERSION_dillo2 ?= "0.6.6" |
181 | PREFERRED_VERSION_evince ?= "0.9.0" | 181 | PREFERRED_VERSION_evince ?= "2.20.0" |
182 | PREFERRED_VERSION_firefox ?= "1.0" | 182 | PREFERRED_VERSION_firefox ?= "1.0" |
183 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" | 183 | PREFERRED_VERSION_gaim ?= "2.0.0-cvs-mco1-20050904" |
184 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" | 184 | PREFERRED_VERSION_gtk2-theme-angelistic ?= "0.3" |
@@ -190,7 +190,7 @@ PREFERRED_VERSION_linphone-hh ?= "0.12.2.hh1" | |||
190 | PREFERRED_VERSION_linphone ?= "0.12.2" | 190 | PREFERRED_VERSION_linphone ?= "0.12.2" |
191 | PREFERRED_VERSION_minilite ?= "0.49" | 191 | PREFERRED_VERSION_minilite ?= "0.49" |
192 | PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}" | 192 | PREFERRED_VERSION_minimo ?= "0.02+cvs${SRCDATE_minimo}" |
193 | PREFERRED_VERSION_poppler ?= "0.5.4" | 193 | PREFERRED_VERSION_poppler ?= "0.6" |
194 | PREFERRED_VERSION_rosetta ?= "0.0+cvs${SRCDATE}" | 194 | PREFERRED_VERSION_rosetta ?= "0.0+cvs${SRCDATE}" |
195 | PREFERRED_VERSION_rxvt-unicode ?= "5.6" | 195 | PREFERRED_VERSION_rxvt-unicode ?= "5.6" |
196 | PREFERRED_VERSION_xcursor-transparent-theme ?= "0.1.1" | 196 | PREFERRED_VERSION_xcursor-transparent-theme ?= "0.1.1" |