aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-02-14 09:03:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-02-21 04:46:55 +0200
commiteecd0aca11a5ef5bb14ec4179ac28e57ac61b09c (patch)
tree9c86f9a6ae16a4785ebccf99dafdd7d633cf31f7 /bpkg/system-package-manager.hxx
parent5ceda81ab79a560c8dcccfab64733cc587c00d20 (diff)
WIP
Diffstat (limited to 'bpkg/system-package-manager.hxx')
-rw-r--r--bpkg/system-package-manager.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/system-package-manager.hxx b/bpkg/system-package-manager.hxx
index 305a00e..91f9a49 100644
--- a/bpkg/system-package-manager.hxx
+++ b/bpkg/system-package-manager.hxx
@@ -346,6 +346,9 @@ namespace bpkg
bool yes,
const string& sudo);
+ // Note that the reference to options is expected to outlive the returned
+ // instance.
+ //
class pkg_bindist_options;
unique_ptr<system_package_manager>