@@ -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
|
||||
|
||||
Reference in New Issue
Block a user