Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
2fe2366c by mimi89999 at 2024-04-28T11:59:56+02:00
other: Add missing dependencies in win dev_env
- - - - -
1 changed file:
- win/dev_env.sh
Changes:
=====================================
win/dev_env.sh
=====================================
@@ -25,6 +25,7 @@ function main {
${MINGW_PACKAGE_PREFIX}-python-setuptools-scm \
${MINGW_PACKAGE_PREFIX}-python-six \
${MINGW_PACKAGE_PREFIX}-python-winsdk \
+ ${MINGW_PACKAGE_PREFIX}-python-sqlalchemy \
${MINGW_PACKAGE_PREFIX}-gtk3 \
${MINGW_PACKAGE_PREFIX}-gtksourceview4 \
${MINGW_PACKAGE_PREFIX}-gstreamer \
@@ -49,6 +50,7 @@ python-gnupg
qrcode
css_parser
sentry-sdk
+emoji
"
pip3 install --upgrade precis-i18n
pip3 install --upgrade $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/2fe2366c41e82ad7041b09e51d4e60296fca7637
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/2fe2366c41e82ad7041b09e51d4e60296fca7637
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]