Index: README =================================================================== --- README (revision 983) +++ README (working copy) @@ -116,7 +116,7 @@ Run time dependencies (also needed for b in distro versions) * libdbus (0.60 +) * dbus-glib bindings (0.60 +) -* glib (2.9.1 +) +* GLib (2.10) * zlib * intltool (>=0.3.5) * GMime Index: configure.ac =================================================================== --- configure.ac (revision 983) +++ configure.ac (working copy) @@ -597,7 +597,6 @@ GTK_REQUIRED=2.8.0 LIBGNOME_DESKTOP_REQUIRED=2.9.91 LIBGNOME_REQUIRED=2.13.2 LIBGNOMEUI_REQUIRED=2.13.7 -LIBGLADE_REQUIRED=2.5.0 GNOMEVFS_REQUIRED=2.8.4 AC_ARG_ENABLE(gui, AC_HELP_STRING([--disable-gui], [Disable building of the tracker-search-tool]),,[enable_gui=yes])