diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 21d8c4263..6919c7d4c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 9), python3, python3-setuptools, quilt, - python3-lxml + python3-lxml, + python3-nose, + python3-coverage Standards-Version: 3.9.6 Package: vyos-1x |