Philipp Hörist pushed to branch master at gajim / gajim
Commits:
72f489b4 by lovetox at 2021-04-28T08:15:35+02:00
Windows: Add gssapi dependency
Fixes #10540
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -92,7 +92,8 @@ function install_deps {
mingw-w64-"${ARCH}"-python-pyopenssl \
mingw-w64-"${ARCH}"-python-certifi \
mingw-w64-"${ARCH}"-python-six \
- mingw-w64-"${ARCH}"-python-pygments
+ mingw-w64-"${ARCH}"-python-pygments \
+ mingw-w64-"${ARCH}"-python-gssapi
build_pip install precis-i18n
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/72f489b4c27440e5a03d0733cd7291f0268bd841
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/72f489b4c27440e5a03d0733cd7291f0268bd841
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