libbluray: Add uses_from_macos libxml2

- It's useful pushing these upstream to Homebrew/homebrew-core as
  there's fewer dependencies for us to maintain in
  Homebrew/linuxbrew-core.
This commit is contained in:
Issy Long 2019-11-23 22:58:25 +00:00 committed by Bo Anderson
parent 2b1d24dc0d
commit b911f6222c

View file

@ -25,6 +25,7 @@ class Libbluray < Formula
depends_on "pkg-config" => :build
depends_on "fontconfig"
depends_on "freetype"
uses_from_macos "libxml2"
def install
# Need to set JAVA_HOME manually since ant overrides 1.8 with 1.8+