aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-info.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-info.cxx')
-rw-r--r--bpkg/rep-info.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/rep-info.cxx b/bpkg/rep-info.cxx
index a5d79eb..5184048 100644
--- a/bpkg/rep-info.cxx
+++ b/bpkg/rep-info.cxx
@@ -71,7 +71,8 @@ namespace bpkg
conf,
rl,
!o.manifest () /* ignore_unknow */,
- o.deep () /* expand_values */));
+ o.deep () /* expand_values */,
+ o.deep () /* load_buildfiles */));
// Now print.
//