swfmill depends on pkg-config.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
9d9deb496f
commit
de2f5923fc
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class Swfmill <Formula
|
|||
homepage 'http://swfmill.org'
|
||||
md5 '88a634cad4d8d025c84c6e8916a8b1c4'
|
||||
|
||||
depends_on 'pkg-config'
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
system "make install"
|
||||
|
|
Loading…
Reference in a new issue