aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libextractor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libextractor.rb')
-rw-r--r--Library/Formula/libextractor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libextractor.rb b/Library/Formula/libextractor.rb
index 326128840..49cc90f67 100644
--- a/Library/Formula/libextractor.rb
+++ b/Library/Formula/libextractor.rb
@@ -7,7 +7,7 @@ class Libextractor < Formula
sha1 "613d0b80e83c79c3e05e073bcda0d0d0bd1f3336"
depends_on "pkg-config" => :build
- depends_on :libtool => :run
+ depends_on "libtool" => :run
depends_on "iso-codes" => :optional
conflicts_with "sptk", :because => "both install `extract`"