[gnome-bluetooth] sendto: Allow building with nautilus-sendto 3.6



commit 855afd329b9d833c57b9652380b15ee5ab29c372
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Jul 19 09:45:19 2012 +1200

    sendto: Allow building with nautilus-sendto 3.6
    
    Meaning that < 3.7 is required.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680209

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5183f7c..6697dbb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,7 +76,7 @@ GTK_REQUIRED=2.91.3
 GLIB_REQUIRED=2.29.90
 NOTIFY_REQUIRED=0.7.0
 NAUTILUS_SENDTO_REQUIRED=2.29.0
-NAUTILUS_SENDTO_MAX_REQUIRED=3.1.0
+NAUTILUS_SENDTO_MAX_REQUIRED=3.7.0
 
 dnl Requires for the applet
 PKG_CHECK_MODULES(APPLET,



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