[file-roller: 1/8] bump minimum libarchive_version to first version with multicore xz support




commit 598c8910264492c70cf41efdb7993d2f4bf8a2fc
Author: Julian Groß <firedefender1 googlemail com>
Date:   Sun Mar 14 19:58:47 2021 +0100

    bump minimum libarchive_version to first version with multicore xz support

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 5f2bb5dc..2c6a5ba6 100644
--- a/meson.build
+++ b/meson.build
@@ -9,7 +9,7 @@ gtk_version = '>=3.22.0'
 nautilus_version = '>=3.28.0'
 json_glib_version = '>=0.14.0'
 libnotify_version = '>=0.4.3'
-libarchive_version = '>=3.0.0'
+libarchive_version = '>=3.1.900a'
 
 gnome = import('gnome')
 i18n = import('i18n')


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