Philipp Hörist pushed to branch master at gajim / gajim
Commits:
b548b90a by Philipp Hörist at 2018-12-22T13:21:25Z
Windows: Fix build
nbxmpp now requires precis-i18n
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -93,6 +93,7 @@ function install_deps {
mingw-w64-"${ARCH}"-"${PYTHON_ID}"-six
PIP_REQUIREMENTS="\
+precis-i18n
git+https://dev.gajim.org/gajim/python-nbxmpp.git
git+https://dev.gajim.org/lovetox/pybonjour-python3.git
git+https://github.com/enthought/pywin32-ctypes.git
@@ -101,7 +102,6 @@ python-gnupg
python-axolotl
qrcode
cssutils
-precis-i18n
"
build_pip install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/b548b90a6c7ee5e4421b98cb42fe7279832e70ce
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/b548b90a6c7ee5e4421b98cb42fe7279832e70ce
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