Update flatpak required nio version
This commit is contained in:
parent
562e1431b9
commit
1324b1d909
|
@ -93,7 +93,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/mirukana/matrix-nio.git
|
url: https://github.com/mirukana/matrix-nio.git
|
||||||
commit: ee2a90da2f1d7ce12df7153dd944fffdaf978787
|
commit: 5b565f84cd8798200118c80a0582fd4ccb867e0d
|
||||||
|
|
||||||
- name: mirage
|
- name: mirage
|
||||||
buildsystem: qmake
|
buildsystem: qmake
|
||||||
|
|
|
@ -695,11 +695,12 @@ modules:
|
||||||
- name: python3-matrix-nio
|
- name: python3-matrix-nio
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
|
- rm pyproject.toml
|
||||||
- pip3 install --prefix=${FLATPAK_DEST} .
|
- pip3 install --prefix=${FLATPAK_DEST} .
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/mirukana/matrix-nio.git
|
url: https://github.com/mirukana/matrix-nio.git
|
||||||
commit: ee2a90da2f1d7ce12df7153dd944fffdaf978787
|
commit: 5b565f84cd8798200118c80a0582fd4ccb867e0d
|
||||||
- name: mirage
|
- name: mirage
|
||||||
buildsystem: qmake
|
buildsystem: qmake
|
||||||
sources:
|
sources:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user