findbugs: bottle unneeded
This commit is contained in:
parent
5afbb11a14
commit
3ebe92d0a3
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Findbugs < Formula
|
|||
url "https://downloads.sourceforge.net/project/findbugs/findbugs/3.0.1/findbugs-3.0.1.tar.gz"
|
||||
sha256 "e80e0da0c213a27504ef3188ef25f107651700ffc66433eac6a7454bbe336419"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
conflicts_with "fb-client",
|
||||
:because => "findbugs and fb-client both install a `fb` binary"
|
||||
|
||||
|
|
Loading…
Reference in a new issue