libsvg: depends_on 'pkg-config'
This commit is contained in:
parent
53bc73fea4
commit
f5bbc46aba
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Libsvg < Formula
|
|||
sha1 '2198e65833eed905d93be70f3db4f0d32a2eaf57'
|
||||
|
||||
depends_on :libpng
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'jpeg'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue