Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-12-11 16:25:04 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-12-28 18:23:51 +0300
commit747c569638e0abb877517cee162854c765df8a32 (patch)
treeab9462a2b039662f020f088349ca8f10b9634e7b /win/dev_env.sh
parentfadd0d77ff722fc7341fe3f89a2507cb46eba521 (diff)
change: Port to libsoup3
- Remove all direct usage of libsoup and use the nbxmpp.http module instead
Diffstat (limited to 'win/dev_env.sh')
-rwxr-xr-xwin/dev_env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/dev_env.sh b/win/dev_env.sh
index f29f1edc7..e95e21422 100755
--- a/win/dev_env.sh
+++ b/win/dev_env.sh
@@ -22,7 +22,7 @@ function main {
mingw-w64-x86_64-goocanvas \
mingw-w64-x86_64-gspell \
mingw-w64-x86_64-hunspell \
- mingw-w64-x86_64-libsoup \
+ mingw-w64-x86_64-libsoup3 \
PIP_REQUIREMENTS="\
git+https://dev.gajim.org/gajim/python-nbxmpp.git