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

Commit

Permalink
pgtap: conflicts_with mytop
Browse files Browse the repository at this point in the history
  • Loading branch information
DomT4 committed Mar 26, 2016
1 parent 7f30ee7 commit 96b79f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Formula/pgtap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ class Pgtap < Formula
# Not :postgresql, because we need to install into its share directory.
depends_on "postgresql"

conflicts_with "mytop", :because => "both install `perllocal.pod`"

resource "Test::Harness" do
url "https://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.36.tar.gz"
sha256 "e7566f13b041d028b56f184b77ec2545ec6f0bb5a0f8f5368f7e4a08b496b63e"
Expand Down

0 comments on commit 96b79f0

Please sign in to comment.