From 0e3d1b17223fc6fc289882ddca157e41ef1e7780 Mon Sep 17 00:00:00 2001 From: Noah Meyerhans Date: Wed, 3 Nov 2021 10:16:58 -0700 Subject: [PATCH] Fix python build dependency Closes: 998397 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 28a29d90..4351bd7c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Cloud Team Uploaders: TANIGUCHI Takaki , Noah Meyerhans Build-Depends: debhelper-compat (= 12) - , python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3 + , python3-all:any , python3-setuptools , python3-mock , dh-python