mirror of
https://github.com/Jguer/yay.git
synced 2025-10-05 00:08:30 -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