aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mplayer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mplayer.rb')
-rw-r--r--Library/Formula/mplayer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mplayer.rb b/Library/Formula/mplayer.rb
index af8c850e9..3e6786e7a 100644
--- a/Library/Formula/mplayer.rb
+++ b/Library/Formula/mplayer.rb
@@ -5,7 +5,7 @@ class Mplayer <Formula
# http://github.com/mxcl/homebrew/issues/issue/87
head 'svn://svn.mplayerhq.hu/mplayer/trunk', :using => StrictSubversionDownloadStrategy
- depends_on 'pkg-config' => :recommended
+ depends_on 'pkg-config' => :build
depends_on 'yasm' => :optional
def install