Philipp Hörist pushed to branch master at gajim / gajim
Commits:
88b35d8c by Philipp Hörist at 2023-10-18T23:23:47+02:00
ci: Windows: Remove problematic package
This package seems to make the Windows build double in build time
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -173,6 +173,7 @@ function cleanup_install {
build_pacman --noconfirm -Rdd "${MINGW_PACKAGE_PREFIX}"-tk || true
build_pacman --noconfirm -Rdd "${MINGW_PACKAGE_PREFIX}"-tcl || true
build_pacman --noconfirm -Rdd "${MINGW_PACKAGE_PREFIX}"-frei0r-plugins ||
true
+ build_pacman --noconfirm -Rdd "${MINGW_PACKAGE_PREFIX}"-abseil-cpp || true
#delete translations we don't support
for d in "${MINGW_ROOT}"/share/locale/*/LC_MESSAGES; do
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/88b35d8c00c2d488efd9874a86b0926fc6b1101f
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/88b35d8c00c2d488efd9874a86b0926fc6b1101f
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]