Skip to content

Commit

Permalink
atk: add missing dep on xz
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Feb 3, 2013
1 parent a4ea495 commit 2689819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/atk.rb
Expand Up @@ -6,6 +6,7 @@ class Atk < Formula
sha256 'eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f'

depends_on 'pkg-config' => :build
depends_on 'xz' => :build
depends_on 'glib'

option :universal
Expand Down

0 comments on commit 2689819

Please sign in to comment.