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

Add support for optional dependencies #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

segiddins
Copy link
Member

If the only dependencies for a specification name are optional, that specification will not be activated. If there is a strong dependency as well, than the requirements imposed by optional dependencies will be taken into account.

\c @indirect

@alloy you might find this interesting

@alloy
Copy link
Member

alloy commented Jul 30, 2016

Very neat 👌

Just out of curiosity; what client, if any, is going to be using this?

@segiddins
Copy link
Member Author

@alloy I want to add this to bundler & rubygems and maybe even CocoaPods

@indirect
Copy link

I am 👍 on this, great groundwork for us to hopefully add optional deps in RubyGems 3.1 or something like that.

@segiddins
Copy link
Member Author

Rebased

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

Successfully merging this pull request may close these issues.

None yet

3 participants