Add missing_formula require
This commit is contained in:
parent
61f5e2b698
commit
4b9b2a53b8
@ -28,6 +28,8 @@ module Homebrew
|
|||||||
cask_options: false,
|
cask_options: false,
|
||||||
without_api: false
|
without_api: false
|
||||||
)
|
)
|
||||||
|
require "missing_formula"
|
||||||
|
|
||||||
@args = args
|
@args = args
|
||||||
@override_spec = override_spec
|
@override_spec = override_spec
|
||||||
@force_bottle = force_bottle
|
@force_bottle = force_bottle
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user