Skip to content

Commit 2f6dc0e

Browse files
committed
Require ohai
1 parent 2bbdd2e commit 2f6dc0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

brew-pkg.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ def with_deps?
1111

1212
# cribbed Homebrew module code from brew-unpack.rb
1313
module Homebrew extend self
14+
include Utils::Output::Mixin
1415
def pkg
1516
unpack_usage = <<-EOS
1617
Usage: brew pkg [--identifier-prefix] [--with-deps] [--without-kegs] formula

0 commit comments

Comments
 (0)