-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Combine all OS X-release specific Casks #586
Comments
Now that I’m looking into it, we could probably outright remove command-line-tools. After all, the command-line-tools are exactly what homebrew requires you to install to use it. This means that to use homebrew-cask you already have them installed anyways. |
That makes sense, but on the other hand, someone added @albinoz , what's the use-case here? |
Marking I don’t know the origin of the links for |
These can be fully captured in the one Cask using
if
anddepends_on :macos
. This has probably already been done for some in the main repocommand-line-tools-lion.rb(removed)command-line-tools-mountain-lion.rb(removed)Edit: some Casks can stay here instead of integrating to the main repo
The text was updated successfully, but these errors were encountered: