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

depends_on :cask stanza not working #8563

Closed
jawshooah opened this issue Dec 31, 2014 · 1 comment
Closed

depends_on :cask stanza not working #8563

jawshooah opened this issue Dec 31, 2014 · 1 comment

Comments

@jawshooah
Copy link
Contributor

In an attempt to get started on #8492, I added a depends_on :cask => 'cvc4' stanza to the cryptol Cask.

While running brew cask install cryptol, the installer happily ignored the absence of a cvc4 installation:

==> Satisfying dependencies
complete

The dependency seems to be recognized, as shown in the --debug output:

==> Cask instance method 'depends_on':

---
:cask:
- cvc4

So somewhere down the line, the installer either ignores the dependency, or incorrectly concludes that it is satisfied.

@jawshooah
Copy link
Contributor Author

Scratch that; forgot I didn't install brew-cask with --HEAD. #8491 hasn't made it into a release yet.

@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

No branches or pull requests

1 participant