diff --git a/meta/recipes-core/meta/buildtools-docs-tarball.bb b/meta/recipes-core/meta/buildtools-docs-tarball.bb index b9ef68eb6d..24fbc33000 100644 --- a/meta/recipes-core/meta/buildtools-docs-tarball.bb +++ b/meta/recipes-core/meta/buildtools-docs-tarball.bb @@ -7,6 +7,8 @@ LICENSE = "MIT" # Add nativesdk equivalent of build-essentials TOOLCHAIN_HOST_TASK += "\ nativesdk-python3-sphinx \ + nativesdk-python3-sphinx-argparse \ + nativesdk-python3-sphinx-copybutton \ nativesdk-python3-sphinx-rtd-theme \ nativesdk-python3-pyyaml \ nativesdk-rsvg \