diff --git a/Formula/bwctl.rb b/Formula/bwctl.rb index 9eb4d18c9f..0bc0cacb91 100644 --- a/Formula/bwctl.rb +++ b/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",