[gnome-settings-daemon] wacom: Update the libwacom requirement
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] wacom: Update the libwacom requirement
- Date: Tue, 17 Jan 2012 14:25:59 +0000 (UTC)
commit 8c2110881c7f9b35561e0d5332f57bcc1cd6416a
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 17 14:25:15 2012 +0000
wacom: Update the libwacom requirement
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 895e443..4a45407 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,6 +52,7 @@ GNOME_DESKTOP_REQUIRED_VERSION=3.3.4
LIBNOTIFY_REQUIRED_VERSION=0.7.3
UPOWER_GLIB_REQUIRED_VERSION=0.9.1
PA_REQUIRED_VERSION=0.9.16
+LIBWACOM_REQUIRED_VERSION=0.2
EXTRA_COMPILE_WARNINGS(yes)
@@ -221,7 +222,7 @@ dnl ---------------------------------------------------------------------------
dnl - wacom
dnl ---------------------------------------------------------------------------
-PKG_CHECK_MODULES(WACOM, [libwacom x11 xi])
+PKG_CHECK_MODULES(WACOM, [libwacom >= $LIBWACOM_REQUIRED_VERSION x11 xi])
dnl ==============================================
dnl PackageKit section
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]