Skip to content

Commit

Permalink
Sorted dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-odintsov committed Jun 19, 2022
1 parent b3f8483 commit cd3b247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packaging/homebrew/fastnetmon.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class Fastnetmon < Formula
sha256 "ed9376fc193cbd2dd36eb5e80a2d03143f2ab0b6b4d9d74ae3572cc544754b20"
license "GPL-2.0-only"

depends_on "abseil"
depends_on "cmake" => :build
depends_on "abseil"
depends_on "boost"
depends_on "capnp"
depends_on "grpc"
Expand Down

0 comments on commit cd3b247

Please sign in to comment.