libsvg: Add uses_from_macos
libxml2
This commit is contained in:
parent
097d14e4e0
commit
58a7fa5d68
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ class Libsvg < Formula
|
|||
depends_on "pkg-config" => :build
|
||||
depends_on "jpeg"
|
||||
depends_on "libpng"
|
||||
uses_from_macos "libxml2"
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue