[gnome-control-center] wacom: Up the libwacom requirements
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] wacom: Up the libwacom requirements
- Date: Tue, 17 Jan 2012 16:48:15 +0000 (UTC)
commit aa42623e9e775fbd55d687410739c6e90a703f65
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 17 15:34:23 2012 +0000
wacom: Up the libwacom requirements
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 93c59ff..5266a08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,6 +82,7 @@ NETWORK_MANAGER_REQUIRED_VERSION=0.8.992
LIBNOTIFY_REQUIRED_VERSION=0.7.3
GNOME_DESKTOP_REQUIRED_VERSION=3.1.91
SCHEMAS_REQUIRED_VERSION=3.3.0
+LIBWACOM_REQUIRED_VERSION=0.2
COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
glib-2.0 >= $GLIB_REQUIRED_VERSION
@@ -133,7 +134,7 @@ PKG_CHECK_MODULES(USER_ACCOUNTS_PANEL, $COMMON_MODULES dbus-glib-1
$SYSTEMD)
PKG_CHECK_MODULES(WACOM_PANEL, $COMMON_MODULES
gnome-settings-daemon >= $GSD_REQUIRED_VERSION
- xi >= 1.2 x11 libwacom)
+ xi >= 1.2 x11 libwacom >= $LIBWACOM_REQUIRED_VERSION)
GDESKTOP_PREFIX=`$PKG_CONFIG --variable prefix gsettings-desktop-schemas`
AC_SUBST(GDESKTOP_PREFIX)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]