pspdev / psp-packages

https://pspdev.github.io/psp-packages/
The Unlicense
24 stars 13 forks source link

Don't check dependencies when installing artifacts #16

Closed sharkwouter closed 2 years ago

sharkwouter commented 2 years ago

This is currently causing issues randomly. We have no system in place which guarantees that all dependencies are available for all artifacts in the build_depends stage of the build process. With this change, this should no longer matter. This solution works, because the packages which have this issue are never needed to build the current package.