Flatpak: Fix dependencies of OpenPGP

This commit is contained in:
André Apitzsch
2020-11-23 00:23:27 +01:00
parent e9b8fb21e5
commit b8548cbcd3
3 changed files with 39 additions and 10 deletions

View File

@@ -10,7 +10,14 @@ build-options:
PIP_TARGET: /app/plugins/pgp/site-packages
modules:
- modules/python3-python-gnupg.yaml
- name: python3-python-gnupg
buildsystem: simple
build-commands:
- pip3 install python_gnupg-0.4.6-py2.py3-none-any.whl
sources:
- type: file
url: https://files.pythonhosted.org/packages/cb/85/8a1588a04172e0853352ecfe214264c65a62ab35374d9ad9c569cf94c2a3/python_gnupg-0.4.6-py2.py3-none-any.whl
sha256: cba3566e8a8fb7bb417d6897a6e17bfc7f9371052e57eb0057783c07d762a679
- name: gajim-pgp
buildsystem: simple