mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-25 18:54:06 +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:
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
|
||||
|
Reference in New Issue
Block a user