[rhythmbox] Update libnotify required version to 0.4.1



commit 95c642e273ab80957502b534d53179c2799af4e4
Author: Nguy�n Thái Ng�c Duy <pclouds gmail com>
Date:   Tue Jun 2 16:22:07 2009 +1000

    Update libnotify required version to 0.4.1
    
    status-icon plugin uses notify_notification_attach_to_status_icon().
    According to [1], you need at least 0.4.1 for that function
    
    [1] http://library.gnome.org/devel/libnotify/unstable/NotifyNotification.html#notify-notification-attach-to-status-icon
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 7449201..4932fce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ GST_0_10_REQS=0.10.20
 GTK_REQS=2.12.0
 GLIB_REQS=2.16.0
 GNOME_MEDIA_PROFILES_REQS=2.8
-LIBNOTIFY_REQS=0.3.2
+LIBNOTIFY_REQS=0.4.1
 LIBGPOD_REQS=0.6
 MUSICBRAINZ_REQS=2.1.0
 MUSICBRAINZ3_REQS=3.0.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]