ctail: conflict with byobu added
Closes Homebrew/homebrew#42768. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
64534de5c3
commit
556999d767
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ class Ctail < Formula
|
|||
sha1 "58dbf4d30c8fb951a6c86c892098082627b9e3ee" => :mountain_lion
|
||||
end
|
||||
|
||||
conflicts_with "byobu", :because => "both install `ctail` binaries"
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue