diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-08-11 15:09:19 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-08-11 15:09:19 +0800 |
commit | c5fbbb59831260c87c92615aebb2c3cb739cebc7 (patch) | |
tree | d15a9a2590f5e30421028c476a82cd12fcde2315 | |
parent | f75520757a7b645cdaa34a339210a6329d818b78 (diff) | |
download | gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.tar gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.tar.gz gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.tar.bz2 gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.tar.lz gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.tar.xz gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.tar.zst gsoc2013-evolution-c5fbbb59831260c87c92615aebb2c3cb739cebc7.zip |
Update required gal and gtkhtml dependency information.
2002-08-11 Jeffrey Stedfast <fejj@ximian.com>
* README: Update required gal and gtkhtml dependency information.
svn path=/trunk/; revision=17758
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 6 |
2 files changed, 7 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2002-08-11 Jeffrey Stedfast <fejj@ximian.com> + + * README: Update required gal and gtkhtml dependency information. + 2002-08-06 Jeffrey Stedfast <fejj@ximian.com> * configure.in (THREADS_CFLAGS): Need to check for gal 0.19.99.18 @@ -106,7 +106,7 @@ and -devel packages for each library. - scrollkeeper - 0.1.4 or later (*) - - gnome-xml - 1.8.10 or later in the 1.0 series, but not from the 2.0 + - gnome-xml - 1.8.15 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".) (*) @@ -139,9 +139,9 @@ and -devel packages for each library. *** either gnome-libs or evolution for the Makefiles to work *** properly. - - gal (GNOME Application Library) - 0.18.1 or later + - gal (GNOME Application Library) - 0.19.99.18 or later - - gtkhtml - later than 0.16.1 + - gtkhtml - 1.1.1.1 or later - SOUP - 0.7.x |