aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorKaiwen Xu2015-02-16 11:55:37 -0800
committerJack Nagel2015-02-16 23:08:07 -0500
commit3954e3235b335532f4a5fa7527aaeb646e3a0b4b (patch)
treefc21cdc46764ff920acaf864a83340cb3d148b14 /Library/Formula
parent3421029da73da765d4599e2da9e37c47fdb5bd65 (diff)
downloadhomebrew-3954e3235b335532f4a5fa7527aaeb646e3a0b4b.tar.bz2
libbluray: update HEAD dependencies
Closes #36869. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libbluray.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/libbluray.rb b/Library/Formula/libbluray.rb
index bdc16e28c..9dcbea116 100644
--- a/Library/Formula/libbluray.rb
+++ b/Library/Formula/libbluray.rb
@@ -19,6 +19,8 @@ class Libbluray < Formula
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build
+ depends_on "ant" => :build
+ depends_on "fontconfig"
end
depends_on "pkg-config" => :build