jenkins: bottle unneeded
This commit is contained in:
parent
39b09dbcb1
commit
8c29ff74c3
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ class Jenkins < Formula
|
|||
depends_on "maven" => :build
|
||||
end
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on :java => "1.6+"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue