aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gobject-introspection.rb
diff options
context:
space:
mode:
authorJack Nagel2014-01-28 16:40:19 -0600
committerJack Nagel2014-01-28 16:40:19 -0600
commit6d5bc71e8ad2a2567c2f29485a6468827717a371 (patch)
tree8d5b71c5e7b6cd95279faa9b0d3cb41913250889 /Library/Formula/gobject-introspection.rb
parent9e66a081d92491f0f11d3e82929892fcbf414c56 (diff)
downloadhomebrew-6d5bc71e8ad2a2567c2f29485a6468827717a371.tar.bz2
gobject-introspection: declare option
Diffstat (limited to 'Library/Formula/gobject-introspection.rb')
-rw-r--r--Library/Formula/gobject-introspection.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gobject-introspection.rb b/Library/Formula/gobject-introspection.rb
index 8228076f4..8109ef936 100644
--- a/Library/Formula/gobject-introspection.rb
+++ b/Library/Formula/gobject-introspection.rb
@@ -6,6 +6,7 @@ class GobjectIntrospection < Formula
sha256 '3575e5d353c17a567fdf7ffaaa7aebe9347b5b0eee8e69d612ba56a9def67d73'
option :universal
+ option 'with-tests', 'Run tests in addition to the build (requires cairo)'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build