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

DSL: add depends_on :x11, permit multiple depends_on stanzas #7845

Merged
merged 2 commits into from
Dec 8, 2014

Conversation

rolandwalker
Copy link
Contributor

  • allow multiple depends_on stanzas + refactor
  • disallow combining depends_on :macos comparison expressions
  • ohai message when depends_on is present
  • explicit accessors for :cask and :formula
  • simplify some logic and flatten nested conditionals
  • reflow incidental doc
  • add depends_on :x11
  • de-document caveats / x11_required

also:
* disallow combining depends_on :macos comparison expressions
* ohai message when depends_on is present
* explicit accessors for :cask and :formula
* simplify some logic and flatten nested conditionals
* reflow incidental doc
@rolandwalker rolandwalker added the core Issue with Homebrew itself rather than with a specific cask. label Dec 6, 2014
rolandwalker added a commit that referenced this pull request Dec 8, 2014
DSL: add `depends_on :x11`, permit multiple `depends_on` stanzas
@rolandwalker rolandwalker merged commit 09bed7a into Homebrew:master Dec 8, 2014
@rolandwalker rolandwalker deleted the depends_on_x11 branch December 8, 2014 10:40
@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants