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

Support for dependencies on optional dependencies/mqueries of other modules #59

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

Comments

@v4hn
Copy link
Member

v4hn commented Sep 5, 2013

some modules require gfortran which is an optional part of gcc,
others require cairo to have support for some specific backend,
and so on...

We need a DEPENDS mechanism to tell the user the module depends on that option of another modules and automatically (upon confirmation by the user) recompile the problematic module and enforce the specific option/optional_depends.

Would be great to see that in lunar 12 :o)

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

No branches or pull requests

2 participants