Debian packaging: correct sphinx dependency name

This commit is contained in:
David Adam
2026-01-12 22:18:26 +08:00
parent b363e4afe7
commit abffe983f8

View File

@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
gettext,
libpcre2-dev,
rustc (>= 1.85) | rustc-web (>= 1.85) | rustc-1.85,
sphinx-doc,
python3-sphinx,
# Test dependencies
locales-all,
man-db,