Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] docs: adding-packages-python: don't mention distutilscross
@ 2020-04-28 11:47 Asaf Kahlon
  2020-04-28 17:19 ` Yann E. MORIN
  2020-05-10 18:01 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Asaf Kahlon @ 2020-04-28 11:47 UTC (permalink / raw)
  To: buildroot

The package was removed a long time ago.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 docs/manual/adding-packages-python.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/manual/adding-packages-python.txt b/docs/manual/adding-packages-python.txt
index 74e2e78b29..0c100859be 100644
--- a/docs/manual/adding-packages-python.txt
+++ b/docs/manual/adding-packages-python.txt
@@ -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:
 
-- 
2.26.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-10 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-28 11:47 [Buildroot] [PATCH 1/1] docs: adding-packages-python: don't mention distutilscross Asaf Kahlon
2020-04-28 17:19 ` Yann E. MORIN
2020-05-10 18:01 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox