diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-05 07:22:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-05 07:22:03 +0800 |
commit | 671c94e3293f25dfdd7818c9c509288b92bfdf36 (patch) | |
tree | 2a4911e49c70593cf442b65fc6fc720aa7e1ae14 | |
parent | e68545150a45e7a1eeaacc1b05cb951aeb1bf3c0 (diff) | |
download | gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.tar gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.tar.gz gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.tar.bz2 gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.tar.lz gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.tar.xz gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.tar.zst gsoc2013-evolution-671c94e3293f25dfdd7818c9c509288b92bfdf36.zip |
[Fix #8089, Undocumented Scrollkeeper dependency.]
* README: Add scrollkeeper 0.1.4 to the list of dependencies.
svn path=/trunk/; revision=12613
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-09-04 Ettore Perazzoli <ettore@ximian.com> + + [Fix #8089, Undocumented Scrollkeeper dependency.] + + * README: Add scrollkeeper 0.1.4 to the list of dependencies. + 2001-09-04 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Only check for OpenSSL if we were not able to find @@ -104,6 +104,8 @@ and -devel packages for each library. - xml-i18n-tools - lates from xml-i18n-tools-stable-1-x branch in GNOME CVS (0.8.2 is too old) + - scrollkeeper - 0.1.4 or later (*) + - 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_BRANCH".) (*) |