aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager-debian.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/system-package-manager-debian.cxx')
-rw-r--r--bpkg/system-package-manager-debian.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/system-package-manager-debian.cxx b/bpkg/system-package-manager-debian.cxx
index d294416..1f187c8 100644
--- a/bpkg/system-package-manager-debian.cxx
+++ b/bpkg/system-package-manager-debian.cxx
@@ -973,7 +973,7 @@ namespace bpkg
}
void system_package_manager_debian::
- pkg_install (const vector<package_name>&)
+ pkg_install (const vector<package_name>&, bool)
{
assert (!installed_);
installed_ = true;