Skip to content

Commit

Permalink
eg-examples: add missing conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Jul 9, 2024
1 parent a0c95ac commit 479c03c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/e/eg-examples.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ class EgExamples < Formula

depends_on "[email protected]"

conflicts_with "eg", because: "both install `eg` binaries"

def install
virtualenv_install_with_resources
end
Expand Down

0 comments on commit 479c03c

Please sign in to comment.