druid: deprecate java requirement

These no longer work properly on Big Sur and will be
deprecated in a future version of Homebrew.

https://github.com/Homebrew/homebrew-core/pull/64662#issuecomment-731116763
master
Jonathan Chang 2020-11-13 01:23:17 +11:00 committed by Jonathan Chang
parent 7b1b4cb4b3
commit bb53b0cb32
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ class Druid < Formula
bottle :unneeded
deprecate! because: :does_not_build
depends_on java: "1.8"
depends_on "zookeeper"