diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 99e51ee9..e9d91650 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ X-Python3-Version: >= 3.5 Package: python3-netmodel Architecture: all -Depends: ${python3:Depends}, ${misc:Depends}, python3-daemon, python3-lockfile, python3-setuptools, python3-pip +Depends: ${python3:Depends}, ${misc:Depends}, python3-daemon, python3-lockfile, python3-setuptools, python3-pip, python3-pyparsing Suggests: python-netmodel-doc Description: Netmodel Netmodel @@ -25,7 +25,7 @@ Description: Monitoring Package: vicn Architecture: all -Depends: ${python3:Depends}, ${misc:Depends}, python3-netmodel +Depends: ${python3:Depends}, ${misc:Depends}, python3-netmodel, python3-networkx Suggests: vicn-doc Description: vICN experiment controller = vICN |