aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-06-17 19:44:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-06-17 19:44:08 +0300
commitc7b104cffb90c2d523e10750945a0234508c4495 (patch)
tree02b617a286fc9f47340d14fb08049ef6c4df9c77 /bpkg/pkg-configure.hxx
parent3441a481c16ab1f17fcbe4d24cd230ba9eef9c8f (diff)
Varios cleanups
Diffstat (limited to 'bpkg/pkg-configure.hxx')
-rw-r--r--bpkg/pkg-configure.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-configure.hxx b/bpkg/pkg-configure.hxx
index cbfad7a..16ed96f 100644
--- a/bpkg/pkg-configure.hxx
+++ b/bpkg/pkg-configure.hxx
@@ -59,6 +59,7 @@ namespace bpkg
const vector<size_t>* alternatives,
package_skeleton&&,
const vector<package_name>* prerequisites,
+ bool disfigured,
bool simulate,
const function<find_database_function>& = {});