mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 13:37:10 +00:00
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:
parent
506c87cfa3
commit
4b44551671
2
debian/control
vendored
2
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user