Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Implement custom dependency resolver #35

Open
hwittenborn opened this issue Dec 29, 2021 · 0 comments
Open

Implement custom dependency resolver #35

hwittenborn opened this issue Dec 29, 2021 · 0 comments

Comments

@hwittenborn
Copy link
Owner

hwittenborn commented Dec 29, 2021

As time is going on, it's becoming more apparent that Tap should be resolving dependencies on it's own, using a custom resolver.

As of current Tap already somewhat has to use a custom resolver built on top of the one built into the Python APT library, as things like dependencies and conflicts for MPR packages have to be manually checked and verified, so Tap should just go all-out and go from scratch.

This will also add some other benefits, such as allowing for MPR dependency support, which would be highly beneficial to Tap for mainline usage.

Would close #34.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant