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, 2 insertions, 0 deletions
diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb
index e947633d7..5526edc3a 100644
--- a/Library/Formula/wireshark.rb
+++ b/Library/Formula/wireshark.rb
@@ -5,6 +5,8 @@ class Wireshark <Formula
@md5='facf1eef2f126a9d45e5c30702dae12b'
@homepage='http://www.wireshark.org'
+ depends_on 'glib'
+
def install
system "./configure", "--disable-debug",
"--prefix=#{prefix}",