summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-22 19:58:57 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-22 19:58:57 (EDT)
commite6cfb51a5829121670003f2bce2993457ba1826e (patch)
tree181325d974e763bf8bc73070e3bb8b846ce998f3
parent7a60f02601d8185a1945108557a7aee51c64f7b7 (diff)
2/ppt-mkpkgs: Rename Depends substvar
-rw-r--r--src/2/ppt-mkpkgs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/2/ppt-mkpkgs b/src/2/ppt-mkpkgs
index c820b0e..8e635b8 100644
--- a/src/2/ppt-mkpkgs
+++ b/src/2/ppt-mkpkgs
@@ -45,7 +45,7 @@ make_base_pkg()
Platform: ${PLAT}
Essential: yes
Depends: config-${PLAT}-common (= \${Binary-Version}),
- \${Base-Depends}
+ \${Config-Base-Depends}
Description: "${PLAT}" platform configuration - base package
EOF
info 'Metadata for package "%s" generated.' "config-base"