[at-spi2-atk] Bump dbus version needed
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Bump dbus version needed
- Date: Thu, 6 Mar 2014 15:41:37 +0000 (UTC)
commit 78b079624be372479d01205651880a6a56eea6ed
Author: Alejandro PiƱeiro <apinheiro igalia com>
Date: Thu Mar 6 14:01:47 2014 +0100
Bump dbus version needed
This commit:
9eae1f7c2b818b5bd702f99ed97056ca76ea01f6
Started to use some methods not included until 1.5, so bumping the
version needed
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2d63b3c..3f65141 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_CONFIG_HEADERS([config.h])
-PKG_CHECK_MODULES(DBUS, [dbus-1 >= 1.0])
+PKG_CHECK_MODULES(DBUS, [dbus-1 >= 1.5])
AC_SUBST(DBUS_LIBS)
AC_SUBST(DBUS_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]