aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/bwctl.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/bwctl.rb b/Library/Formula/bwctl.rb
index 9eb4d18c9..0bc0cacb9 100644
--- a/Library/Formula/bwctl.rb
+++ b/Library/Formula/bwctl.rb
@@ -13,6 +13,8 @@ class Bwctl < Formula
end
depends_on "i2util"
+ depends_on "iperf3" => :optional
+ depends_on "thrulay" => :optional
def install
system "./configure", "--disable-debug",