[libgxps/wip/nacho/visibility: 6/13] Bump libarchive to version 3.0.0



commit e273c5b9ef3f0235943dc96ff23ea55467c97a04
Author: Ignacio Casal Quinteiro <ignacio casal nice-software com>
Date:   Fri Sep 9 10:20:59 2016 +0200

    Bump libarchive to version 3.0.0
    
    Since we removed the usage of the deprecated api we must bump
    the version of the library.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771057

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index bd0556a..8fa83e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -67,7 +67,7 @@ AC_SUBST(GXPS_DEBUG_CFLAGS)
 dnl Specify required versions of dependencies
 GLIB_REQUIRED=2.24
 CAIRO_REQUIRED=1.10.0
-LIBARCHIVE_REQUIRED=2.8.0
+LIBARCHIVE_REQUIRED=3.0.0
 
 PKG_CHECK_MODULES(GXPS,
                   glib-2.0 >= $GLIB_REQUIRED


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