Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > bb775e52c5318f306e0946672ab82a55 > files > 2

gnome-mail-notification-2.0-5.src.rpm

diff -aurN mail-notification-2.0.orig/configure.ac mail-notification-2.0/configure.ac
--- mail-notification-2.0.orig/configure.ac	2005-08-09 21:20:45.000000000 +0200
+++ mail-notification-2.0/configure.ac	2006-05-21 19:58:49.885722056 +0200
@@ -67,7 +67,7 @@
 
 AM_PATH_GTK_2_0(2.6.0,, [AC_MSG_ERROR([unable to find the GTK+ library])])
 
-PKG_CHECK_MODULES(GNOME, [gthread-2.0 gconf-2.0 >= 2.4.0 libgnomeui-2.0 gnome-vfs-2.0 libglade-2.0 eel-2.0 >= 2.6.0 bonobo-activation-2.0 libxml-2.0],, [AC_MSG_ERROR([unable to find the GNOME libraries])])
+PKG_CHECK_MODULES(GNOME, [gmodule-2.0 gthread-2.0 gconf-2.0 >= 2.4.0 libgnomeui-2.0 gnome-vfs-2.0 libglade-2.0 eel-2.0 >= 2.6.0 bonobo-activation-2.0 libxml-2.0],, [AC_MSG_ERROR([unable to find the GNOME libraries])])
 AM_GCONF_SOURCE_2
 
 AM_PATH_GNOME_PREFIX