Flatpak: Fix install location + update dependencies

Fixes #521.
This commit is contained in:
André Apitzsch
2020-09-18 22:49:19 +02:00
parent c7eb87a55a
commit d33c2fbb06
8 changed files with 27 additions and 25 deletions

View File

@@ -1,8 +1,7 @@
name: python3-pillow
buildsystem: simple
build-commands:
- install -d ${FLATPAK_DEST}/lib/python3.7/site-packages/
- pip3 install --prefix=${FLATPAK_DEST} .
- pip3 install .
sources:
- type: archive
url: https://files.pythonhosted.org/packages/3e/02/b09732ca4b14405ff159c470a612979acfc6e8645dc32f83ea0129709f7a/Pillow-7.2.0.tar.gz