Wireshark: link against GnuTLS 2

Closes Homebrew/homebrew#16257.
master
Adam Vandenberg 2013-01-20 20:01:53 -08:00
parent 298f7313b0
commit 22ac33d020
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class Wireshark < Formula
sha1 '00265d9196f030848c78025f30556cd014be843d'
depends_on 'pkg-config' => :build
depends_on 'gnutls' => :optional
depends_on 'gnutls2' => :optional
depends_on 'libgcrypt' => :optional
depends_on 'c-ares' => :optional
depends_on 'pcre' => :optional