Skip to content

Commit

Permalink
Update com.rtosta.zapzap.yaml
Browse files Browse the repository at this point in the history
fix python-bus
  • Loading branch information
rafatosta committed Jan 28, 2022
1 parent 51fd2e6 commit 0e5f108
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions com.rtosta.zapzap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ modules:

- name: dbus-python
buildsystem: simple
build-options:
build-args:
- --share=network
build-commands:
- pip3 install dbus-python --prefix=${FLATPAK_DEST}
- pip3 install --no-deps --no-use-pep517 --prefix=$FLATPAK_DEST .
sources:
- type: archive
url: https://files.pythonhosted.org/packages/b1/5c/ccfc167485806c1936f7d3ba97db6c448d0089c5746ba105b6eb22dba60e/dbus-python-1.2.18.tar.gz
sha256: 92bdd1e68b45596c833307a5ff4b217ee6929a1502f5341bae28fd120acf7260


- name: zapzap
buildsystem: simple
Expand Down

0 comments on commit 0e5f108

Please sign in to comment.