aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-command
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-command')
-rw-r--r--bpkg/pkg-command1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-command b/bpkg/pkg-command
index 724caa8..4acbdf4 100644
--- a/bpkg/pkg-command
+++ b/bpkg/pkg-command
@@ -21,6 +21,7 @@ namespace bpkg
void
pkg_command (const string& cmd,
const dir_path& configuration,
+ const common_options&,
const shared_ptr<selected_package>&);
}