update debian control file typo issue is a missing ,

Tracked-On:projectacrn#6688

Signed-off-by: wenlingz <wenling.zhang@intel.com>
This commit is contained in:
wenlingz 2022-07-05 16:07:51 +08:00 committed by acrnsi-robot
parent 506c87cfa3
commit 4b44551671

2
debian/control vendored
View File

@ -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