Skip to content

Use deps

Benjamin Winger requested to merge bmwinger/portmod:use_deps into master

This probably should have been included when the dependency calculation was updated, but here it is now.

When mods have a use requirement on their dependencies, e.g. foo/bar[baz], this will enforce that, prompting the user to automatically make any necessary use flag changes to mod.use.

Merge request reports