docs: no more cask exceptions

This commit is contained in:
Sean Molenaar 2021-03-24 16:18:01 +01:00 committed by GitHub
parent a59d07760f
commit 657e4d1ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,12 +25,7 @@ with an [Debian Free Software Guidelines license](https://wiki.debian.org/DFSGLi
from source or produce cross-platform binaries (e.g. Java, Mono). Binary-only
formulae should go to [homebrew/cask](https://github.com/Homebrew/homebrew-cask).
Additionally, [homebrew/core](https://github.com/Homebrew/homebrew-core) formulae must also not depend on proprietary software/casks except the following:
- macOS
- Java
- OSXFuse
- XQuartz
Additionally, [homebrew/core](https://github.com/Homebrew/homebrew-core) formulae must also not depend on proprietary software/casks.
This includes automatic installation of casks at runtime.