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

Commit 69aec50

Browse files
committed
JavaRequirement: Linuxbrew default_formula "jdk"
1 parent 7f7a11a commit 69aec50

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)