summaryrefslogtreecommitdiff
diff options
authorDan Bungert <[email protected]>2023-09-19 12:39:14 -0600
committerDan Bungert <[email protected]>2023-09-20 07:04:38 -0600
commit4595c03d858624fdf6bf613e1ee2dd9c535eedf8 (patch)
treeecf75a58021f91c5a7888689a8d087cd7ca0d86b
parentabebab1e1e30a16d4be891a051060e81254ff0c5 (diff)
vmtests: +python3-debian dep
-rwxr-xr-xtools/vmtest-system-setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/vmtest-system-setup b/tools/vmtest-system-setup
index e53118eb..51727415 100755
--- a/tools/vmtest-system-setup
+++ b/tools/vmtest-system-setup
@@ -21,6 +21,7 @@ DEPS=(
python3-apt
python3-attr
python3-coverage
+ python3-debian
python3-jsonschema
python3-nose
python3-oauthlib