[gnome-user-share] build: Bump gnome-bluetooth requirement
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-share] build: Bump gnome-bluetooth requirement
- Date: Wed, 24 Jul 2013 07:55:39 +0000 (UTC)
commit 3f2e88ccde68759d62211364f22a970326d065a4
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jul 24 09:50:17 2013 +0200
build: Bump gnome-bluetooth requirement
So that when we re-enable Bluetooth support, we'll require
a gnome-bluetooth built against BlueZ 5.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fa8a9ad..bd887a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ fi
AC_SUBST(HTTPD)
-BLUETOOTH_PKG="gnome-bluetooth-1.0 >= 2.91.5"
+BLUETOOTH_PKG="gnome-bluetooth-1.0 >= 3.9.3"
AC_ARG_ENABLE(bluetooth, AS_HELP_STRING([--disable-bluetooth],[compile without bluetooth
support]),,enable_bluetooth=no)
if test "x$enable_bluetooth" = "xyes"; then
PKG_CHECK_MODULES(BLUETOOTH, $BLUETOOTH_PKG)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]