summaryrefslogtreecommitdiffstats
path: root/dist/flatpak/gpgme.json
diff options
context:
space:
mode:
Diffstat (limited to 'dist/flatpak/gpgme.json')
-rw-r--r--dist/flatpak/gpgme.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/flatpak/gpgme.json b/dist/flatpak/gpgme.json
index 3df6a295..335ca80f 100644
--- a/dist/flatpak/gpgme.json
+++ b/dist/flatpak/gpgme.json
@@ -15,6 +15,17 @@
15 "cleanup": [ 15 "cleanup": [
16 "/lib/libassuan.la" 16 "/lib/libassuan.la"
17 ] 17 ]
18 },
19 {
20 "name": "pinentry",
21 "config-opts": ["-enable-pinentry-qt"],
22 "sources": [
23 {
24 "type": "archive",
25 "url": "https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.0.tar.bz2",
26 "sha256": "68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570"
27 }
28 ]
18 } 29 }
19 ], 30 ],
20 "cleanup": [ 31 "cleanup": [