diff options
Diffstat (limited to 'Library/Formula/mpc.rb')
| -rw-r--r-- | Library/Formula/mpc.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/mpc.rb b/Library/Formula/mpc.rb index d45a39ab0..e0b0cd67c 100644 --- a/Library/Formula/mpc.rb +++ b/Library/Formula/mpc.rb @@ -5,7 +5,7 @@ class Mpc <Formula    homepage 'http://mpd.wikia.com/wiki/Client:Mpc'    md5 '9ab2967d9ec719b06a86f3b4121be654' -  depends_on 'pkg-config' +  depends_on 'pkg-config' => :build    depends_on 'libmpdclient'    def install | 
