diff options
author | Gediminas Paulauskas <menesis@delfi.lt> | 2001-05-06 00:28:29 +0800 |
---|---|---|
committer | Gediminas Paulauskas <menesis@src.gnome.org> | 2001-05-06 00:28:29 +0800 |
commit | 1a2b496879af816cffe1e98b4368e99dd7b53c5f (patch) | |
tree | 8e4313161f749369684018d823a592c3a5659acc /README | |
parent | 6e410c7ebd3b7e693b1bb6882f9d392b26d312cc (diff) | |
download | gsoc2013-evolution-1a2b496879af816cffe1e98b4368e99dd7b53c5f.tar.gz gsoc2013-evolution-1a2b496879af816cffe1e98b4368e99dd7b53c5f.tar.zst gsoc2013-evolution-1a2b496879af816cffe1e98b4368e99dd7b53c5f.zip |
upped required gtkhtml version to 0.9.3, even that is not enough for idl
2001-05-05 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: upped required gtkhtml version to 0.9.3, even that is
not enough for idl changes.
* README: you need LIB_XML_1_BRANCH. updated all version requirements
from configure.in
svn path=/trunk/; revision=9683
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -107,12 +107,12 @@ and -devel packages for each library. GNOME CVS (0.8.2 is too old) - gnome-xml - 1.8.10 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_X".) + series (If you get this from GNOME CVS, use the tag "LIB_XML_1_BRANCH".) (*) - gnome-print - 0.25 or later (*) - - gdk-pixbuf - 0.8.0 or later (*) + - gdk-pixbuf - 0.9.0 or later (*) - ORBit - 0.5.6 or later (*) (If you get this from GNOME CVS, use the tag "orbit-stable-0-5".) @@ -133,7 +133,7 @@ and -devel packages for each library. *** "--disable-more-warnings" when configuring, or it may fail to *** build. - - libglade (*) + - libglade - 0.14 or later - bonobo - 0.37 or later @@ -141,9 +141,9 @@ and -devel packages for each library. *** either gnome-libs or evolution for the Makefiles to work *** properly. - - gal (GNOME Application Library) - 0.5.99.5 or later + - gal (GNOME Application Library) - 0.7.99.2 or later - - gtkhtml - 0.8.2 or later + - gtkhtml - later than 0.9.3 If you want support for PalmPilot syncing (currently experimental so please back up your pilot) you will also need to do the following: |