aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/meld.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/meld.rb b/Library/Formula/meld.rb
index 823260704..a9d809614 100644
--- a/Library/Formula/meld.rb
+++ b/Library/Formula/meld.rb
@@ -6,6 +6,7 @@ class Meld < Formula
sha256 'a27890202584920db941f78c64ba79662b3cdcf5f90c0d2f140a4b52858229b9'
depends_on 'intltool' => :build
+ depends_on 'xz' => :build
depends_on 'pygtk'
depends_on 'pygobject'
depends_on 'rarian'