[seahorse-nautilus] Add gpg version 2.3 so seahorse-nautilus will build
- From: Corey Berla <coreyberla src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse-nautilus] Add gpg version 2.3 so seahorse-nautilus will build
- Date: Mon, 5 Sep 2022 23:59:10 +0000 (UTC)
commit 0081adfbc411b989340c3a23d3648b27aa092885
Author: Corey Berla <corey berla me>
Date: Mon Sep 5 16:57:46 2022 -0700
Add gpg version 2.3 so seahorse-nautilus will build
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 7af175a..746d92e 100644
--- a/meson.build
+++ b/meson.build
@@ -24,7 +24,7 @@ config_h_dir = include_directories('.')
# Dependencies
min_glib_version = '2.44'
min_gtk_version = '3.18'
-accepted_gpg_versions= ['1.2.0', '1.4.0', '2.0.0', '2.1.0', '2.2.0' ]
+accepted_gpg_versions= ['1.2.0', '1.4.0', '2.0.0', '2.1.0', '2.2.0', '2.3.0']
min_gpgme_version = '1.0.0'
libnautilus_extension = dependency('libnautilus-extension', version: '>= 2.12.0')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]