ctail: conflict with byobu added

Closes Homebrew/homebrew#42768.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Baptiste Fontaine 2015-08-11 00:35:34 +02:00
parent 64534de5c3
commit 556999d767

View file

@ -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