From 4b4455167109c4869c6e65179fc3d0eb080e6093 Mon Sep 17 00:00:00 2001 From: wenlingz Date: Tue, 5 Jul 2022 16:07:51 +0800 Subject: [PATCH] update debian control file typo issue is a missing , Tracked-On:projectacrn#6688 Signed-off-by: wenlingz --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 7d1302bc7..0252a278e 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Build-Depends: python3-lxml, python3-defusedxml, python3-xmlschema (>= 1.10.0), - python3-elementpath (>= 2.5.0) + python3-elementpath (>= 2.5.0), python3-requests, python3-tqdm Standards-Version: 4.3.0