diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ccdaa8492..f7d9fccf6 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,8 @@ Build-Depends: python3-lxml, python3-netifaces, python3-nose, + python3-jinja2, + python3-psutil, python3-setuptools, python3-xmltodict, quilt, |