]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scripts: sphinx-pre-install: update mandatory system deps
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Aug 2025 15:52:53 +0000 (17:52 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 13 Aug 2025 16:19:17 +0000 (10:19 -0600)
commitdf4d2f966354297c94ba5e198533cc31548a12a8
tree43b0053148089ea4c1f7859405027ff1ce46bfb0
parent29e71d96837dd49ab2f35f3524a1ceda0ff21ea7
scripts: sphinx-pre-install: update mandatory system deps

To build docs, gcc is not needed. Also, Kernel can be built
nowadays with clang. So, drop it.

On the other hand, which is needed. Add a system dependency
for it.

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