Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

batch dependencies #63

Open
v4hn opened this issue Oct 5, 2013 · 0 comments
Open

batch dependencies #63

v4hn opened this issue Oct 5, 2013 · 0 comments

Comments

@v4hn
Copy link
Member

v4hn commented Oct 5, 2013

Some modules like lightdm, thunar-thumbnailer, etc. have options which
add a dependency on more than one other module.
The only "proper" way we have to handle this at the moment is to add a PROFILE module which depends on all these dependencies and then add an optional_dependency for that PROFILE. For obvious reasons this was never done.

We need a way to specify such batch dependencies in DEPENDS
without hacking around the framework via "(select together with XYZ)" descriptions.

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

No branches or pull requests

1 participant