Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

Commit 09fb605

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

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)