GNOME Bugzilla – Bug 483989
Evolution should require libbonobo 2.16 or later
Last modified: 2007-10-08 19:07:22 UTC
Forwarding this from a downstream bug report: http://bugzilla.redhat.com/show_bug.cgi?id=213823 libbonobo 2.16.0 was the first release to include the implementation of gnome_vfs_mime_get_all_components(), which formerly lived in gnome-vfs. This function is called from Evolution's mailer, and so Evolution should explicitly require libbonobo 2.16.0 or later in configure.in. The rationale for the gnome-vfs change is described here: http://mail.gnome.org/archives/devel-announce-list/2006-July/msg00001.html
Created attachment 96738 [details] [review] Patch for configure.in
Fine to me.
Committed to Subversion trunk (revision 34362).