prereq-build: add check for stdlib
authorRosen Penev <rosenp@gmail.com>
Fri, 9 Sep 2022 19:31:44 +0000 (12:31 -0700)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 11 Sep 2022 14:12:29 +0000 (16:12 +0200)
commit805be7e90eacf67f0fb3f65304fcd7a65cfc0418
tree889298898dd2383cdf679c63f1acffea49d95cab
parentbe6f0125514db8967a7181420db8ef20990bd93c
prereq-build: add check for stdlib

One way to solve the python3 dependency check is to install
python3-minimal instead of python3 on Debian based systems.
Unfortunately, this results in a fairly unusable python.

Added check for ntpath, which is how the issue originally presented
itself.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/prereq-build.mk