aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/wireshark.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb
index 988fa8462..f3ea7b14f 100644
--- a/Library/Formula/wireshark.rb
+++ b/Library/Formula/wireshark.rb
@@ -12,7 +12,7 @@ class Wireshark < Formula
depends_on 'pkg-config' => :build
depends_on 'glib'
- depends_on 'gnutls2'
+ depends_on 'gnutls'
depends_on 'libgcrypt'
depends_on 'geoip' => :recommended