aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libmp3splt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libmp3splt.rb b/Library/Formula/libmp3splt.rb
index a886020ad..b74751187 100644
--- a/Library/Formula/libmp3splt.rb
+++ b/Library/Formula/libmp3splt.rb
@@ -11,7 +11,7 @@ class Libmp3splt < Formula
sha1 "1be429bb92ffc593284b8f33456795f78c711a1e" => :mountain_lion
end
- depends_on "libtool" => :build
+ depends_on "libtool" => :run
depends_on "pkg-config" => :build
depends_on "gettext"
depends_on "pcre"