aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/shrewsoft-vpn-client.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/shrewsoft-vpn-client.rb')
-rw-r--r--Library/Formula/shrewsoft-vpn-client.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shrewsoft-vpn-client.rb b/Library/Formula/shrewsoft-vpn-client.rb
index 5b93d46da..28859a7f5 100644
--- a/Library/Formula/shrewsoft-vpn-client.rb
+++ b/Library/Formula/shrewsoft-vpn-client.rb
@@ -20,7 +20,7 @@ class ShrewsoftVpnClient < Formula
depends_on "cmake" => :build
depends_on "openssl"
- depends_on "tuntap"
+ depends_on :tuntap
depends_on "qt" if build.with? "gui"
def install