Skip to content

Commit 0aa17e9

Browse files
committed
hadoop: remove conflicts_with corepack
Signed-off-by: Rui Chen <[email protected]>
1 parent 205ca51 commit 0aa17e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Formula/h/hadoop.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class Hadoop < Formula
2525
# WARNING: Check https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Java+Versions before updating JDK version
2626
depends_on "openjdk@11"
2727

28-
conflicts_with "corepack", because: "both install `yarn` binaries"
2928
conflicts_with "yarn", because: "both install `yarn` binaries"
3029

3130
def install

0 commit comments

Comments
 (0)