diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/zbar.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
