From 990ef03a7b006874ec66e26cd96fca3fdda95b12 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 29 Sep 2020 21:21:51 +0300 Subject: Adapt to adding ext_mods parameter to butl::b_info() --- bpkg/manifest-utility.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg') diff --git a/bpkg/manifest-utility.cxx b/bpkg/manifest-utility.cxx index 159b2c3..0332f4d 100644 --- a/bpkg/manifest-utility.cxx +++ b/bpkg/manifest-utility.cxx @@ -304,6 +304,7 @@ namespace bpkg { b_project_info pi ( b_info (d, + false /* ext_mods */, verb, [] (const char* const args[], size_t n) { -- cgit v1.1