diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-07 03:28:45 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-09-07 03:28:45 +0800 |
commit | dd1021ad84005e7827e4d5f047b131d7dc460851 (patch) | |
tree | 301a7eba4e9017bc27355ef28e2e6608349881f8 /README | |
parent | 05ed17007550aa6ebfbee5f3ac2e99a59278dfd2 (diff) | |
download | gsoc2013-evolution-dd1021ad84005e7827e4d5f047b131d7dc460851.tar.gz gsoc2013-evolution-dd1021ad84005e7827e4d5f047b131d7dc460851.tar.zst gsoc2013-evolution-dd1021ad84005e7827e4d5f047b131d7dc460851.zip |
Bump some requirements. Update accordingly.
* configure.in: Bump some requirements.
* README: Update accordingly.
svn path=/trunk/; revision=18008
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -101,30 +101,29 @@ available from the Ximian GNOME evolution preview mirror. If installing from packages, remember that you need both the runtime and -devel packages for each library. - - xml-i18n-tools - latest from xml-i18n-tools-stable-1-x branch in - GNOME CVS (0.8.2 is too old) + - GNU intltool 0.18 (*) - scrollkeeper - 0.1.4 or later (*) - - gnome-xml - 1.8.15 or later in the 1.0 series, but not from the 2.0 + - gnome-xml - 1.8.17 or later in the 1.0 series, but not from the 2.0 series (If you get this from GNOME CVS, use the tag "LIB_XML_1_BRANCH".) (*) - - gnome-print - 0.25 or later (*) + - gnome-print - 0.35 or later (*) - - gdk-pixbuf - 0.9.0 or later (*) + - gdk-pixbuf - 0.18.0 or later (*) - 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 + - oaf - 0.6.10 or later (If you get this from GNOME CVS, use the tag "oaf-stable-0-6") *** If you are using oaf from CVS, you should use the flag *** "--disable-more-warnings" when configure, or it may fail to *** build. - - gnome-vfs - 1.0.0 or later (If you get this from GNOME CVS, use + - gnome-vfs - 1.0.5 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 |