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