prepare dependencies for cross compiling

This commit is contained in:
Wolfgang
2023-06-27 17:17:23 +00:00
parent 58c1d68c90
commit 9a97e5d3ac
2 changed files with 29 additions and 5 deletions

View File

@@ -109,15 +109,15 @@ index b307009d..3473103a 100644
.PHONY: upload
diff --git a/debian/control b/debian/control
index 8c1712fa..aee8f489 100644
index 54912cc1..bab69748 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 12),
pve-eslint (>= 7.18.0~),
pve-eslint:all (>= 7.18.0~),
python3-docutils,
python3-pygments,
- python3-sphinx <!nodoc>,
+ python3-sphinx,
- python3-sphinx:all <!nodoc>,
+ python3-sphinx:all,
rsync,
texlive-fonts-extra <!nodoc>,
texlive-fonts-recommended <!nodoc>,