From 17dd3706891040fdd1c92b4531dd1f12493d06e3 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 5 Oct 2017 14:37:29 +0200 Subject: Adding pyparsing dependency to python3-netmodel package. Change-Id: I55947fb1f74575d2ec75f839b04859a33c7a49c0 Signed-off-by: Mauro Sardara --- debian/control | 4 ++-- 1 file 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 -- cgit 1.2.3-korg