aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-12-28 14:01:42 +0000
committerMike McQuaid2014-12-28 14:01:42 +0000
commit8860197c82b7b91a1e989227552846b512eb0cdf (patch)
tree22bd7b6024e3cfd9bd290a7e28293c5921f79c78 /Library/Formula
parentd29afd91dd96e65c88992983738c512966083022 (diff)
downloadhomebrew-8860197c82b7b91a1e989227552846b512eb0cdf.tar.bz2
dpkg: links against xz.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dpkg.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/dpkg.rb b/Library/Formula/dpkg.rb
index 1c3caa7eb..b589c62da 100644
--- a/Library/Formula/dpkg.rb
+++ b/Library/Formula/dpkg.rb
@@ -12,6 +12,7 @@ class Dpkg < Formula
depends_on "pkg-config" => :build
depends_on "gnu-tar"
+ depends_on "xz"
# Fixes the PERL_LIBDIR and MD5/SHA tool names & usage. Reported upstream:
# https://lists.debian.org/debian-dpkg/2014/11/msg00024.html