docs: adding-packages-python: don't mention distutilscross
authorAsaf Kahlon <asafka7@gmail.com>
Tue, 28 Apr 2020 11:47:15 +0000 (14:47 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 28 Apr 2020 17:17:54 +0000 (19:17 +0200)
The package was removed a long time ago.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
docs/manual/adding-packages-python.txt

index 74e2e78b29b904a3fa77d3935e21a853d5432107..0c100859be3fe067ace475982c85e2f44be3e8e6 100644 (file)
@@ -98,10 +98,9 @@ Note that:
    dependencies are automatically added as needed by the Python
    package infrastructure.
 
- * Similarly, it is not needed to add +host-setuptools+ and/or
-   +host-distutilscross+ dependencies to +PYTHON_FOO_DEPENDENCIES+ for
-   setuptools-based packages, since these are automatically added by
-   the Python infrastructure as needed.
+ * Similarly, it is not needed to add +host-setuptools+ to
+   +PYTHON_FOO_DEPENDENCIES+ for setuptools-based packages, since it's
+   automatically added by the Python infrastructure as needed.
 
 One variable specific to the Python infrastructure is mandatory: