diff options
| -rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 72bb6cc8..a35cbf66 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 7), dh-python, python3, python3-apt, + python3-attr, python3-coverage, python3-mock, python3-nose, @@ -53,6 +54,7 @@ Architecture: all Priority: extra Depends: curtin-common (= ${binary:Version}), python3-apt, + python3-attr, python3-oauthlib, python3-yaml, wget, |
