scripts/msys2/PKGBUILD: try to fix previous commit (gzip)
This commit is contained in:
parent
cf61e715cb
commit
edea24fa69
|
|
@ -14,7 +14,6 @@ depends=(
|
|||
makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-gzip"
|
||||
)
|
||||
|
||||
source=()
|
||||
|
|
|
|||
Loading…
Reference in New Issue