aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gpsbabel.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/gpsbabel.rb b/Library/Formula/gpsbabel.rb
index 14ac73104..1cbec558c 100644
--- a/Library/Formula/gpsbabel.rb
+++ b/Library/Formula/gpsbabel.rb
@@ -9,7 +9,6 @@ class Gpsbabel < Formula
head 'http://gpsbabel.googlecode.com/svn/trunk/gpsbabel'
depends_on 'libusb' => :optional
- depends_on 'expat' => :optional
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}"