Use my fork of playdar
My fork has a number of build fixes.
This commit is contained in:
parent
cc891f7f76
commit
76d4952b9a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'brewkit'
|
|||
|
||||
class Playdar <Formula
|
||||
@homepage='http://www.playdar.org'
|
||||
@head='git://github.com/RJ/playdar.git'
|
||||
@head='git://github.com/mxcl/playdar.git'
|
||||
|
||||
def deps
|
||||
LibraryDep.new 'taglib'
|
||||
|
|
Loading…
Reference in a new issue