Skip to content
Snippets Groups Projects
Commit c2be5372 authored by André's avatar André
Browse files

Flatpak: Fix cryptography build

parent ae4c98cb
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ modules:
- name: python3-cryptography
buildsystem: simple
build-commands:
- pip3 install --prefix=/app .
- python3 setup.py install --prefix=/app
sources:
- type: archive
url: https://files.pythonhosted.org/packages/07/ca/bc827c5e55918ad223d59d299fff92f3563476c3b00d0a9157d9c0217449/cryptography-2.6.1.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment