Skip to content

Commit

Permalink
Merge pull request #171735 from chriskrycho/jj-dep-tweak
Browse files Browse the repository at this point in the history
jj: drop watchman dependency (but keep the feature)
  • Loading branch information
carlocab authored May 15, 2024
2 parents ba4e9a1 + c856eab commit 4c1516d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/j/jj.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class Jj < Formula
depends_on "rust" => :build
depends_on "libgit2"
depends_on "openssl@3"
depends_on "watchman"
uses_from_macos "zlib"

def install
Expand Down

0 comments on commit 4c1516d

Please sign in to comment.