Skip to content

Commit

Permalink
tdb: declare missing conflict with jena
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Sep 17, 2024
1 parent adff120 commit c33db14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/t/tdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ class Tdb < Formula

uses_from_macos "python" => :build

conflicts_with "jena", because: "both install `tdbbackup`, `tdbdump` binaries"

def install
system "./configure", "--bundled-libraries=NONE",
"--disable-python",
Expand Down

0 comments on commit c33db14

Please sign in to comment.