From bc2ae32d569b0a75ad881b70a2179f3debb3f6b3 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 11 Jun 2014 23:31:42 -0500 Subject: zbar: depends on xz Closes #30007. --- Library/Formula/zbar.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/zbar.rb b/Library/Formula/zbar.rb index 4891bcfe7..08d7a40b8 100644 --- a/Library/Formula/zbar.rb +++ b/Library/Formula/zbar.rb @@ -11,6 +11,7 @@ class Zbar < Formula depends_on 'jpeg' depends_on 'imagemagick' depends_on 'ufraw' + depends_on 'xz' # Fix JPEG handling using patch from # http://sourceforge.net/p/zbar/discussion/664596/thread/58b8d79b#8f67 -- cgit v1.2.3