Philipp Hörist pushed to branch master at gajim / gajim
Commits:
1b54d92e by Philipp Hörist at 2023-04-10T15:59:05+02:00
ci: Windows: Fix installing omemo-dr
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -105,7 +105,6 @@ function install_deps {
PIP_REQUIREMENTS="\
git+https://dev.gajim.org/gajim/python-nbxmpp.git
-git+https://dev.gajim.org/gajim/omemo-dr.git
python-gnupg
qrcode
css_parser
@@ -113,6 +112,7 @@ sentry-sdk
"
build_pip install precis-i18n
+ SETUPTOOLS_USE_DISTUTILS=stdlib build_pip
git+https://dev.gajim.org/gajim/omemo-dr.git
build_pip install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])
# remove the large png icons, they should be used rarely and svg works fine
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1b54d92eb03b718c7023218718dcd356ace24fde
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1b54d92eb03b718c7023218718dcd356ace24fde
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