ssuominen 14/06/02 17:56:49 Added: notification-daemon-0.5.0-underlinking.patch Log: Fix underlinking wrt #468522 by Ted Tanberry. Pull gnome-base/gnome-common for eautoreconf. Fix ebuild coding style, like deprecated G2CONF. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.1 x11-misc/notification-daemon/files/notification-daemon-0.5.0-underlinking.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/files/notification-daemon-0.5.0-underlinking.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/files/notification-daemon-0.5.0-underlinking.patch?rev=1.1&content-type=text/plain Index: notification-daemon-0.5.0-underlinking.patch =================================================================== http://bugs.gentoo.org/468522 --- configure.ac +++ configure.ac @@ -98,6 +98,7 @@ dbus-1 >= $REQ_DBUS_VERSION, \ dbus-glib-1 >= $REQ_DBUS_VERSION, \ libcanberra-gtk >= $REQ_LIBCANBERRA_GTK_VERSION, \ + gmodule-2.0, \ gconf-2.0, \ libwnck-1.0 \ x11 \
