]> git.proxmox.com Git - pve-qemu.git/commitdiff
d/control: add python3-venv as build-dependency
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Oct 2023 12:59:49 +0000 (14:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Oct 2023 13:01:23 +0000 (15:01 +0200)
Seems to be required since commit 81e2b198a8 ("configure: create a
python venv unconditionally").

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 7e6cd6b3cd73ba6329f27ae1fcdfd88f377f0901..b228c002f5d471df9e07a4a30debb41a47459bd3 100644 (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,