[gnome-autoar] libarchive 3.1.0 is required to use seek callbacks and the lzop filter
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-autoar] libarchive 3.1.0 is required to use seek callbacks and the lzop filter
- Date: Fri, 6 Sep 2013 14:22:51 +0000 (UTC)
commit 22449b0f5f6eccd01885af4e1e607445268d797f
Author: Ting-Wei Lan <lantw44 gmail com>
Date: Fri Sep 6 22:21:15 2013 +0800
libarchive 3.1.0 is required to use seek callbacks and the lzop filter
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fccd064..01474e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
# Checks for libraries.
GLIB_REQUIRED=2.35.6
GTK_REQUIRED=3.2
-LIBARCHIVE_REQUIRED=3.0.0
+LIBARCHIVE_REQUIRED=3.1.0
PKG_CHECK_MODULES([DEPENDENCIES], [
glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]