Skip to content

Commit

Permalink
wireshark: use gnutls 3
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jun 17, 2013
1 parent 74fe94d commit ca7c3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/wireshark.rb
Expand Up @@ -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
Expand Down

0 comments on commit ca7c3af

Please sign in to comment.