swfmill depends on pkg-config.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
9d9deb496f
commit
de2f5923fc
|
@ -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 New Issue