[gnome-control-center] blutooth: Bump required gnome-bluetooth version
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] blutooth: Bump required gnome-bluetooth version
- Date: Fri, 6 Dec 2013 11:05:50 +0000 (UTC)
commit 07c354661102669d7ec8e7d1f00c2f70982ad226
Author: Bastien Nocera <hadess hadess net>
Date: Fri Dec 6 12:05:30 2013 +0100
blutooth: Bump required gnome-bluetooth version
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b3bca3a..0525487 100644
--- a/configure.ac
+++ b/configure.ac
@@ -196,7 +196,7 @@ if test x${have_networkmanager} = xyes; then
fi
# Check for gnome-bluetooth
-PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.9.3,
+PKG_CHECK_MODULES(BLUETOOTH, $COMMON_MODULES gnome-bluetooth-1.0 >= 3.11.1,
[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]