From 37fdbad0457ac0dbf06f5ebcc0df47cd5db33c3b Mon Sep 17 00:00:00 2001 From: David Wales Date: Sun, 23 Feb 2014 12:32:24 +1100 Subject: pygobject3: added comment to clarify which tests are which. Closes #26929. Signed-off-by: Adam Vandenberg --- Library/Formula/pygobject3.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pygobject3.rb b/Library/Formula/pygobject3.rb index 03fe50bf4..4ce5d6467 100644 --- a/Library/Formula/pygobject3.rb +++ b/Library/Formula/pygobject3.rb @@ -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 -- cgit v1.2.3