From dd1021ad84005e7827e4d5f047b131d7dc460851 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 6 Sep 2002 19:28:45 +0000 Subject: Bump some requirements. Update accordingly. * configure.in: Bump some requirements. * README: Update accordingly. svn path=/trunk/; revision=18008 --- ChangeLog | 5 +++++ README | 13 ++++++------- configure.in | 8 ++++---- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index 49df8e645b..e43f09e6fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-06 Ettore Perazzoli + + * configure.in: Bump some requirements. + * README: Update accordingly. + 2002-09-06 Larry Ewing * NEWS: update with some gtkhtml features. diff --git a/README b/README index d11291fb63..9111394380 100644 --- a/README +++ b/README @@ -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 diff --git a/configure.in b/configure.in index d7dd2f37ee..7f89b0d4ed 100644 --- a/configure.in +++ b/configure.in @@ -571,11 +571,11 @@ dnl *************** dnl GNOME Libraries dnl *************** EVO_CHECK_LIB(Bonobo, bonobox, 1.0.3) -EVO_CHECK_LIB(OAF, oaf, 0.6.2) +EVO_CHECK_LIB(OAF, oaf, 0.6.10) EVO_CHECK_LIB(libglade, libglade, 0.14) -EVO_CHECK_LIB(gdk-pixbuf with GNOME canvas support, gnomecanvaspixbuf, 0.9.0) -EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0) -EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0) +EVO_CHECK_LIB(gdk-pixbuf with GNOME canvas support, gnomecanvaspixbuf, 0.18.0) +EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0.5) +EVO_CHECK_LIB(libxml, xml, 1.8.17, 2.0) EVO_CHECK_LIB(bonobo-conf, bonobo_conf, 0.11) EVO_CHECK_LIB(GAL, gal, 0.19.99.18) -- cgit v1.2.3