summaryrefslogtreecommitdiffstats
path: root/src/2
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2023-09-27 13:56:30 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2023-09-27 13:56:30 (EDT)
commit4416ddff5176fce75e50671d20ed0f3c6ee3d4e4 (patch)
tree2264f9e6d910cfc25e44216eed383523dff712c1 /src/2
parent7092aeb98966cd8468e5ae179468e2cc578bb113 (diff)
ppt-make, ppt-mkpkgs: Bump opkbuild versionHEADmaster
Also add "if not already done" to ppt-mkpkgs recommendation.
Diffstat (limited to 'src/2')
-rw-r--r--src/2/ppt-mkpkgs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/2/ppt-mkpkgs b/src/2/ppt-mkpkgs
index 06e3460..9e339fa 100644
--- a/src/2/ppt-mkpkgs
+++ b/src/2/ppt-mkpkgs
@@ -123,7 +123,8 @@ main()
make_base_pkg
make_build_time_pkgs
make_run_time_pkgs
- info 'Consider adding "opkbuild (>= 4.2.0)" to Build-Depends'
+ info 'Consider adding "opkbuild (>= 4.2.1-3)" to Build-Depends if '$(: \
+ )'not already done'
if ${MAKE_SUBSTVARS}; then
info 'Stub "substvars" file generated. Set variables as '$(: \
)'needed.'