diff options
author | JP Rosevear <jpr@ximian.com> | 2001-05-30 00:09:33 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-05-30 00:09:33 +0800 |
commit | 0f0dd1ed3618b86fed7524b2140b2eab9592fbca (patch) | |
tree | 24cb0cad9cec74353629f0ec8dac5dc9d280b6ef | |
parent | ff523035dd2592f6ff25955e7f1e379f24640347 (diff) | |
download | gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.tar gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.tar.gz gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.tar.bz2 gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.tar.lz gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.tar.xz gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.tar.zst gsoc2013-evolution-0f0dd1ed3618b86fed7524b2140b2eab9592fbca.zip |
update version requirements
2001-05-29 JP Rosevear <jpr@ximian.com>
* README: update version requirements
svn path=/trunk/; revision=10038
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 8 |
2 files changed, 8 insertions, 4 deletions
@@ -1,3 +1,7 @@ +2001-05-29 JP Rosevear <jpr@ximian.com> + + * README: update version requirements + 2001-05-23 Dan Winship <danw@ximian.com> * README: Remove reference to verify-evolution-install.sh since it @@ -109,7 +109,7 @@ and -devel packages for each library. - gdk-pixbuf - 0.9.0 or later (*) - - ORBit - 0.5.6 or later (*) (If you get this from GNOME CVS, use the + - ORBit - 0.5.8 or later (*) (If you get this from GNOME CVS, use the tag "orbit-stable-0-5".) - oaf - 0.6.2 or later (If you get this from GNOME CVS, use the tag @@ -121,7 +121,7 @@ and -devel packages for each library. - gconf - 0.6 or later. - - gnome-vfs - 0.4.2 or later (If you get this from GNOME CVS, use + - gnome-vfs - 1.0.0 or later (If you get this from GNOME CVS, use the tag "gnome-vfs-1-0") *** If you are using gnome-vfs from CVS, you should use the flag @@ -130,13 +130,13 @@ and -devel packages for each library. - libglade - 0.14 or later - - bonobo - 0.37 or later + - bonobo - 1.0.3 or later *** Note that bonobo must be installed with the same --prefix as *** either gnome-libs or evolution for the Makefiles to work *** properly. - - gal (GNOME Application Library) - 0.7.99.2 or later + - gal (GNOME Application Library) - 0.7.99.3 or later - gtkhtml - later than 0.9.3 |