aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-configure.cxx')
-rw-r--r--bpkg/pkg-configure.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/pkg-configure.cxx b/bpkg/pkg-configure.cxx
index 93f8602..834bdf9 100644
--- a/bpkg/pkg-configure.cxx
+++ b/bpkg/pkg-configure.cxx
@@ -619,7 +619,8 @@ namespace bpkg
ap->dependencies,
nullptr /* alternatives */,
package_skeleton (o,
- db,
+ package_key (db, ap->id.name),
+ false /* system */,
ap,
move (vars),
false /* disfigure */,