Philipp Hörist pushed to branch storage at gajim / gajim


Commits:
e551be42 by Philipp Hörist at 2023-10-18T23:21:00+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
=====================================
@@ -172,6 +172,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/e551be42defbcda397b5e98328f45f9603a4f495

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/e551be42defbcda397b5e98328f45f9603a4f495
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]

Reply via email to