New dependency sorting algorithm made in 2 days.
This algorithm works for all packages currently usable on xbps. Previous code didn't take into account the correct order between indirect and direct deps. --HG-- extra : convert_revision : c49a20ce300e6e9dfa565325b40745b5a78b78ed
This commit is contained in:
4
doc/TODO
4
doc/TODO
@@ -32,7 +32,3 @@ xbps-repo:
|
||||
create the file from scratch, for performance.
|
||||
* Some problems when installing binpkgs with repos:
|
||||
- If first repo is valid but second is not, will fail.
|
||||
|
||||
lib:
|
||||
* Dependency code has a problem yet: fix the order of dependencies with
|
||||
the same priority, as seen by xbps-base-{chroot,system}.
|
||||
|
||||
Reference in New Issue
Block a user