Merge pull request #10926 from Homebrew/SMillerDev-patch-2

This commit is contained in:
Sean Molenaar 2021-03-25 20:04:10 +01:00 committed by GitHub
commit 04d11423b4
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 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). 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: Additionally, [homebrew/core](https://github.com/Homebrew/homebrew-core) formulae must also not depend on casks or any other proprietary software.
- macOS
- Java
- OSXFuse
- XQuartz
This includes automatic installation of casks at runtime. This includes automatic installation of casks at runtime.