From d6b5173689fcceb4f20510142276017a73a1beb8 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 27 Feb 2019 11:43:26 +0000 Subject: [PATCH] debian/control: use python3 Signed-off-by: Wolfgang Bumiller --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3f3c0129..f7f3a941 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Proxmox Support Team Build-Depends: bash-completion, debhelper (>= 10), - python-docutils, + python3-docutils, liblz4-dev, libpam0g-dev, pkg-config,