[Buildroot] [PATCH 1/1] doc/manual: fix host-python-setuptools typo

Raphaël Mélotte raphael.melotte at mind.be
Fri Mar 29 16:03:58 UTC 2024


Signed-off-by: Raphaël Mélotte <raphael.melotte at mind.be>
---
 docs/manual/adding-packages-python.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/adding-packages-python.adoc b/docs/manual/adding-packages-python.adoc
index 9953be6639..67f2f6081d 100644
--- a/docs/manual/adding-packages-python.adoc
+++ b/docs/manual/adding-packages-python.adoc
@@ -92,7 +92,7 @@ Note that:
    dependencies are automatically added as needed by the Python
    package infrastructure.
 
- * Similarly, it is not needed to add +host-setuptools+ to
+ * Similarly, it is not needed to add +host-python-setuptools+ to
    +PYTHON_FOO_DEPENDENCIES+ for setuptools-based packages, since it's
    automatically added by the Python infrastructure as needed.
 
-- 
2.41.0




More information about the buildroot mailing list