Bundle more implicit programs in msys2 packages
This commit is contained in:
parent
07a3617987
commit
5ef16f3215
@ -10,11 +10,14 @@ packages = {
|
||||
'tar',
|
||||
'mingw-w64-cross-toolchain',
|
||||
# Implicit packages
|
||||
'bzip2',
|
||||
'coreutils',
|
||||
'findutils', # needed by rebase script
|
||||
'gawk', # needed by rebase script
|
||||
'gzip',
|
||||
'rebase',
|
||||
'which',
|
||||
'xz',
|
||||
}
|
||||
|
||||
# mingw-w64-cross-toolchain is a "group" rather than a package, so expand
|
||||
|
Loading…
Reference in New Issue
Block a user