aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-11-18 17:24:04 -0600
committerJack Nagel2014-11-18 18:35:36 -0600
commit58fe3c07b25405de6936e1132cc6a4c514012876 (patch)
treeab5d493a9e36698127d9dd3086b3539a151731f4 /Library
parent0923b3bc9400a22796eb5849c4c88b848e71df5c (diff)
downloadhomebrew-58fe3c07b25405de6936e1132cc6a4c514012876.tar.bz2
minidlna: remove HEAD dependency on xz
Unnecessary after 46a9cd6b6a8fd662a86f7dd5d783f1ab991e376a
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/minidlna.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/minidlna.rb b/Library/Formula/minidlna.rb
index 6553eae00..57489adbb 100644
--- a/Library/Formula/minidlna.rb
+++ b/Library/Formula/minidlna.rb
@@ -19,7 +19,6 @@ class Minidlna < Formula
depends_on "automake" => :build
depends_on "libtool" => :build
depends_on "gettext" => :build
- depends_on "xz" => :build
end
depends_on "libexif"