d/control: add python3-venv as build-dependency

Seems to be required since commit 81e2b198a8 ("configure: create a
python venv unconditionally").

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
master
Thomas Lamprecht 2023-10-24 14:59:49 +02:00
parent b39f726f31
commit a31ab74058
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -37,6 +37,7 @@ Build-Depends: debhelper-compat (= 13),
python3-minimal,
python3-sphinx,
python3-sphinx-rtd-theme,
python3-venv,
quilt,
uuid-dev,
xfslibs-dev,