mirror of
https://github.com/Jguer/yay.git
synced 2025-10-06 00:05:37 -04:00
* Fix excluding of packages with unsatisfied deps When dependency is unsatisfied, add to the graph not only a dep node, but relationship with parent too. * Remove excess(duplicate) logic * Add test cases of upgrading with unsatisfied deps