aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJustin de Vesine2013-04-29 11:10:08 -0600
committerAdam Vandenberg2013-04-29 10:18:06 -0700
commit5282011104a09c3b32952f245ec26da32b493957 (patch)
tree68ffdede7194b4aaccfca4069a8dd264f718bce6 /Library/Formula
parent1c1ea7e3b7d0dff8eba56cfa3dec171be4a9a1db (diff)
downloadhomebrew-5282011104a09c3b32952f245ec26da32b493957.tar.bz2
the_silver_searcher: HEAD build depends on lzma/xz
Closes #19514. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/the_silver_searcher.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/the_silver_searcher.rb b/Library/Formula/the_silver_searcher.rb
index 602883f6f..726a4f639 100644
--- a/Library/Formula/the_silver_searcher.rb
+++ b/Library/Formula/the_silver_searcher.rb
@@ -12,6 +12,7 @@ class TheSilverSearcher < Formula
depends_on 'pkg-config' => :build
depends_on 'pcre'
+ depends_on 'xz' if build.head?
def install
# Stable tarball does not include pre-generated configure script