From cccdcf2fb6c9d9c0ce1092ee8f9f36a42f0b1a0f Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 21 Sep 2013 20:47:54 -0500 Subject: wireshark: use spec deps --- Library/Formula/wireshark.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/wireshark.rb b/Library/Formula/wireshark.rb index 055f16f2e..18ae74703 100644 --- a/Library/Formula/wireshark.rb +++ b/Library/Formula/wireshark.rb @@ -6,9 +6,9 @@ class Wireshark < Formula mirror 'http://www.wireshark.org/download/src/wireshark-1.10.2.tar.bz2' sha1 '1f8f877f17dea23e1cf2bafeef0f71323df43521' - head 'http://anonsvn.wireshark.org/wireshark/trunk/', :using => :svn + head do + url 'http://anonsvn.wireshark.org/wireshark/trunk/', :using => :svn - if build.head? depends_on :autoconf depends_on :automake depends_on :libtool -- cgit v1.2.3