diff options
Diffstat (limited to 'src/3')
-rw-r--r-- | src/3/ppt-mkpkgs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/3/ppt-mkpkgs b/src/3/ppt-mkpkgs index 518e1e3..f785358 100644 --- a/src/3/ppt-mkpkgs +++ b/src/3/ppt-mkpkgs @@ -125,7 +125,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.' |