From d49b6aee6d2e889a08fe17b0788b16ba15e9da3f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 24 Jun 2016 20:00:40 +0200 Subject: xps: Fill version information of EvDocumentBackendInfo https://git.gnome.org/browse/evince/commit/?id=3fee54a --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f8da1411..33fbd3b5 100644 --- a/configure.ac +++ b/configure.ac @@ -559,7 +559,7 @@ AC_ARG_ENABLE(xps, [enable_xps=yes]) if test "x$enable_xps" = "xyes"; then - GXPS_REQUIRED=0.2.0 + GXPS_REQUIRED=0.2.1 PKG_CHECK_MODULES(GXPS, libgxps >= $GXPS_REQUIRED,enable_xps=yes,enable_xps=no) if test "x$enable_xps" = "xyes"; then -- cgit v1.2.1