From 569ad634b74218e1264b5bfc840eb04e2120444a Mon Sep 17 00:00:00 2001 From: Enrico Faulhaber Date: Thu, 26 Sep 2019 16:40:26 +0200 Subject: [PATCH] Further dependency changes Change-Id: Idc4775642c9cf98e23b47142d4ed3cf34c0111d7 --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c8f84a7..15e9e06 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,12 @@ Build-Depends: debhelper (>= 9.0.0), python3-setuptools, python3-sip-dev, python3-pyqt5, - python3-pytest + python3-mlzlog | python-mlzlog, + python3-numpy, + python3-psutil (>= 0.4), + python3-pytest, + markdown, + python3-daemon Standards-Version: 4.3.0 Package: secop-core