[gupnp-av] Bump required vapigen version



commit 7da61c1a1325c152ec548e5d3d1a8885522bb747
Author: Jens Georg <mail jensge org>
Date:   Thu Dec 25 13:40:24 2014 +0100

    Bump required vapigen version
    
    Signed-off-by: Jens Georg <mail jensge org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741555

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6c71659..2a15024 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ AS_IF([test "x$found_introspection" = "xyes"],
        AS_IF([pkg-config --atleast-version=1.36.0 gobject-introspection-1.0],
              [
               AC_MSG_RESULT([yes])
-              VAPIGEN_MIN_VERSION=0.20
+              VAPIGEN_MIN_VERSION=0.22
              ],[AC_MSG_RESULT([no])]
        )
        GUPNP_PROG_VAPIGEN([$VAPIGEN_MIN_VERSION])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]