summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-06-07 12:25:27 +0300
committermonsta <[email protected]>2016-06-07 12:25:27 +0300
commitd330b5fd54ea4c86985a48c65e959184a6ef9bb5 (patch)
tree7925d4b0f517b7d9ce30c6f42adbe9622dbb0d56 /configure.ac
parent4d9bb5f8ddea1d8756772e0c1bc54105f36a67af (diff)
downloadlibmatekbd-d330b5fd54ea4c86985a48c65e959184a6ef9bb5.tar.bz2
libmatekbd-d330b5fd54ea4c86985a48c65e959184a6ef9bb5.tar.xz
require libxklavier 5.2 and use its introspection
this fixes some build warnings
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e057332..1891ab7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ dnl ***************************************************************************
GLIB_REQUIRED=2.36
GIO_REQUIRED=2.25.0
-LIBXKLAVIER_REQUIRED=5.0
+LIBXKLAVIER_REQUIRED=5.2
AC_SUBST([GIO_REQUIRED])
AC_SUBST([GTK_API_VERSION])