Skip to content

Commit

Permalink
Add comment regarding automake requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
smgoller committed Oct 9, 2012
1 parent 7576349 commit c4e7564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/unac.rb
Expand Up @@ -8,6 +8,7 @@ class Unac < Formula

depends_on 'gettext' => :build
depends_on :autoconf => :build
# requires a newer automake than 1.10
depends_on :automake => :build
depends_on :libtool => :build

Expand Down

0 comments on commit c4e7564

Please sign in to comment.