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:
Diffstat (limited to 'win/_base.sh')
-rwxr-xr-xwin/_base.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/_base.sh b/win/_base.sh
index eefece2a9..ef672869f 100755
--- a/win/_base.sh
+++ b/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