André pushed to branch master at gajim / gajim
Commits:
739da32e by André Apitzsch at 2022-05-07T20:45:39+02:00
fix: Flatpak: Fix build of nbxmpp dependency
- - - - -
1 changed file:
- flatpak/org.gajim.Gajim.Devel.yaml
Changes:
=====================================
flatpak/org.gajim.Gajim.Devel.yaml
=====================================
@@ -305,7 +305,7 @@ modules:
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install .
+ - pip3 install --no-build-isolation .
sources:
- type: git
url: https://dev.gajim.org/gajim/python-nbxmpp.git
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/739da32eb41f647b39fe48ed1ca647bf9c3c6fc7
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/739da32eb41f647b39fe48ed1ca647bf9c3c6fc7
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits