Dependencies are not being processed on update
Closed this issue · 0 comments
arcan1s commented
Summary
If there is already package in repository and its dependencies have been changed and one of them is not available in official repository, update process will fail
Steps to reproduce
- Add new package
- Edit pkgbuild by adding new dependency which is in aur
- Run repo-update
Expected behavior
Service will fetch missing dependencies from aur and build them