SOURCES: gnome-mail-notification-configure.patch (NEW) - ask for g...

freetz freetz at pld-linux.org
Sun May 21 20:04:31 CEST 2006


Author: freetz                       Date: Sun May 21 18:04:31 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ask for gmodule-2.0 too

---- Files affected:
SOURCES:
   gnome-mail-notification-configure.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-mail-notification-configure.patch
diff -u /dev/null SOURCES/gnome-mail-notification-configure.patch:1.1
--- /dev/null	Sun May 21 20:04:31 2006
+++ SOURCES/gnome-mail-notification-configure.patch	Sun May 21 20:04:26 2006
@@ -0,0 +1,12 @@
+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
================================================================


More information about the pld-cvs-commit mailing list