Skip to content

Commit

Permalink
pygobject3: added comment to clarify which tests are which.
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#26929.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
daviewales authored and adamv committed Feb 23, 2014
1 parent 3514169 commit 85a8d34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/pygobject3.rb
Expand Up @@ -33,6 +33,8 @@ class Pygobject3 < Formula

depends_on 'pkg-config' => :build

# these dependencies are not required for `brew test`, but rather for
# the tests included with the source code.
if build.with? 'tests'
depends_on 'automake' => :build
depends_on 'autoconf' => :build
Expand Down

0 comments on commit 85a8d34

Please sign in to comment.