scripts/msys2/PKGBUILD: try to fix previous commit (gzip)

This commit is contained in:
Gwenhael Goavec-Merou
2023-02-03 06:59:01 +01:00
parent cf61e715cb
commit edea24fa69
-1
View File
@@ -14,7 +14,6 @@ depends=(
makedepends=(
"${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-gzip"
)
source=()