[gnome-control-center] build: Bump required gnome-bluetooth version
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] build: Bump required gnome-bluetooth version
- Date: Mon, 21 Sep 2015 15:11:36 +0000 (UTC)
commit 205b1f27a3faa60805967ad1757757c0edd80d24
Author: Bastien Nocera <hadess hadess net>
Date: Mon Sep 21 17:00:00 2015 +0200
build: Bump required gnome-bluetooth version
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c7adb60..87e532c 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.17.90,
+PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.18.0,
[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]