[banshee] Bump ipod-sharp requirement to 0.8.5



commit 8ea5f940e239b38b4369806559d9cbbc32bd94e9
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Fri Nov 20 15:48:45 2009 -0800

    Bump ipod-sharp requirement to 0.8.5

 NEWS                         |    2 +-
 build/m4/banshee/dap-ipod.m4 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6008065..1d6c3c1 100644
--- a/NEWS
+++ b/NEWS
@@ -114,7 +114,7 @@ DEPENDENCIES
         * Note to packagers: since libmtp has different .so files for
           different versions, you need to require in your package the same
           version of libmtp you used to build Banshee.
-      * ipod-sharp >= 0.8.4
+      * ipod-sharp >= 0.8.5
       * mono-zeroconf >= 0.8.0
       * boo >= 0.8.1
 
diff --git a/build/m4/banshee/dap-ipod.m4 b/build/m4/banshee/dap-ipod.m4
index ccf74f1..a83e4c0 100644
--- a/build/m4/banshee/dap-ipod.m4
+++ b/build/m4/banshee/dap-ipod.m4
@@ -1,6 +1,6 @@
 AC_DEFUN([BANSHEE_CHECK_DAP_IPOD],
 [
-	IPODSHARP_REQUIRED=0.8.4
+	IPODSHARP_REQUIRED=0.8.5
 
 	AC_ARG_ENABLE(ipod, AC_HELP_STRING([--disable-ipod], [Disable iPod DAP support]), , enable_ipod="yes")
 



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