aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build.cxx')
-rw-r--r--bpkg/pkg-build.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/pkg-build.cxx b/bpkg/pkg-build.cxx
index 61bd1da..f452d50 100644
--- a/bpkg/pkg-build.cxx
+++ b/bpkg/pkg-build.cxx
@@ -1762,6 +1762,9 @@ namespace bpkg
// no_db_system_repository or some such, which add_system_package()
// can use if db == NULL.
//
+ // @@ Actually, I think this should just be assert() since the only
+ // source of authoritative information is system package manager
+ // and it caches its results.
}
return vc;