Skip to content
This repository was archived by the owner on Nov 27, 2017. It is now read-only.

Commit dc1c2b5

Browse files
ilovezfssjackman
authored andcommitted
JavaRequirement: Linuxbrew default_formula "jdk"
See Homebrew/homebrew-science#3547. Closes #1073. Closes #1074. Signed-off-by: Shaun Jackman <sjackman@gmail.com>
1 parent 7f7a11a commit dc1c2b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Library/Homebrew/requirements/java_requirement.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
class JavaRequirement < Requirement
44
fatal true
5+
default_formula "jdk" if OS.linux?
56
cask "java"
67
download "http://www.oracle.com/technetwork/java/javase/downloads/index.html"
78

0 commit comments

Comments
 (0)