Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
mytop: conflicts_with pgtap
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Mar 26, 2016
1 parent ef97050 commit 7f30ee7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/mytop.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class Mytop < Formula
conflicts_with "mariadb", :because => "both install `mytop` binaries"
conflicts_with "innotop", :because => "both install `perllocal.pod`"
conflicts_with "percona-toolkit", :because => "both install `perllocal.pod`"
conflicts_with "pgtap", :because => "both install `perllocal.pod`"

resource "DBD::mysql" do
url "https://cpan.metacpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.033.tar.gz"
Expand Down

0 comments on commit 7f30ee7

Please sign in to comment.