Skip to content

Commit a0beef7

Browse files
committed
Require ohai
1 parent 6c4464e commit a0beef7

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)