python3: Add Py3Build/InstallBuildDepends recipe
authorJeffery To <jeffery.to@gmail.com>
Mon, 7 Mar 2022 13:29:56 +0000 (21:29 +0800)
committerRosen Penev <rosenp@gmail.com>
Thu, 17 Mar 2022 18:38:19 +0000 (11:38 -0700)
commit2f81f907c2ccfc8d905cb0dfc78dbb2ffe75e6c7
tree8dbfc777dbdd96f7d2ec8e97462b6798dbaf6b05
parent6000735f3446d2e876335122066c28b3f335db1e
python3: Add Py3Build/InstallBuildDepends recipe

This adds a recipe, Py3Build/InstallBuildDepends, that installs the
requirements listed in HOST_PYTHON3_PACKAGE_BUILD_DEPENDS. This allows
other (non-Python) packages to install host Python packages by calling
this recipe, without having to know the internals of python3-package.mk.

This also updates apparmor to call this recipe.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/README.md
lang/python/python3-package.mk
utils/apparmor/Makefile