Commit 85283ab
committed
update-via-pacman: ensure that Git for Windows' essential packages are installed
The set of Pacman packages required to build Git for Windows' installer/portable
Git/MinGit from scratch need to be installed in the `git-sdk-*` repositories, so
that MinGit or other backports are possible without having to rely on external
Pacman repositories whose contents might have been culled to make more space.
Let's ensure that these packages (which were uninstalled as part of moving
from MINGW64 to UCRT64 because their UCRT64 counterparts were not yet available)
are installed.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 1441750 commit 85283ab
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
150 | 166 | | |
151 | 167 | | |
0 commit comments