add deps_verbose arg
This commit is contained in:
parent
b98c79e3c1
commit
d643ba185c
1 changed files with 10 additions and 3 deletions
|
|
@ -14,6 +14,7 @@ build_binary_package(
|
|||
local_clone_dir = "/tmp",
|
||||
platform = NULL,
|
||||
install_system_dependencies = TRUE,
|
||||
deps_verbose = FALSE,
|
||||
debug = FALSE,
|
||||
force = FALSE,
|
||||
archive = TRUE
|
||||
|
|
|
|||
Loading…
Reference in a new issue