[gnome-control-center] bluetooth: Bump required gnome-bluetooth version
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] bluetooth: Bump required gnome-bluetooth version
- Date: Sun, 10 Jan 2016 15:00:02 +0000 (UTC)
commit 06c8bd45861ecc001460c5991b5bb3124e8f449c
Author: Bastien Nocera <hadess hadess net>
Date: Sun Jan 10 15:58:57 2016 +0100
bluetooth: Bump required gnome-bluetooth version
So that the new API is available.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c22d186..22b7a3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -221,7 +221,7 @@ fi
AM_CONDITIONAL(HAVE_NM_UNSTABLE, [test x$nm_unstable = xyes])
# Check for gnome-bluetooth
-PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.18.0,
+PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.18.2,
[have_bluetooth=yes], have_bluetooth=no)
if test "x$have_bluetooth" = xyes ; then
AC_DEFINE(BUILD_BLUETOOTH, 1, [Define to 1 to build the Bluetooth panel])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]