OSDN Git Service

scripts: sphinx-pre-install: fix the need of virtenv packages
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 25 May 2021 13:27:28 +0000 (15:27 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 1 Jun 2021 22:29:30 +0000 (16:29 -0600)
commita5f785f1021857a889b1f5b7cc1d83efd4404336
treee3cc3b7eb2b49a04bdbf2be8cbb675c2fb8aead7
parente50899122f3204946bb3559da23700c2e5b9568b
scripts: sphinx-pre-install: fix the need of virtenv packages

The pip packages are only needed when the distro-provided
Sphinx version is not good enough.

Don't recommend installing it if not needed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/04ce53b77b37f1e495c3abc39c2d3dc407895dc0.1621949137.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/sphinx-pre-install