Closed lazka closed 1 year ago
I think a good solution is to make a separate job mingw-src
for building source packages (not under ucrt64).
thanks, yeah, that might be an easier fix in the short run
(in the long run it conflicts with https://github.com/msys2/msys2-autobuild/issues/57 which would build anything in every job)
done in 2ae439cd008239db, a9862b27c1dab2
The problem is that makepkg doesn't handle make dependencies when building source packages, so we have to install them manually before. We need to figure out how to install them and restore the previous state some other way.