choose: adding conflict line re: choose-gui
Closes Homebrew/homebrew#46193. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
9e44867719
commit
ffd23f2dc6
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ class Choose < Formula
|
|||
|
||||
head "https://github.com/geier/choose.git"
|
||||
|
||||
conflicts_with "choose-gui", :because => "both install a `choose` binary"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "8f719b2bd5d9e2ddd820054d82468c421b64b9241180b348de7054cc200529ab" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue