aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wget.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/wget.rb')
-rw-r--r--Library/Formula/wget.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/wget.rb b/Library/Formula/wget.rb
index f776f20cc..6dbbf7115 100644
--- a/Library/Formula/wget.rb
+++ b/Library/Formula/wget.rb
@@ -20,6 +20,7 @@ class Wget < Formula
if build.head?
depends_on "autoconf" => :build
depends_on "automake" => :build
+ depends_on "xz" => :build
depends_on "gettext"
end