aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-10-04 18:30:08 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-10-04 18:30:08 +0200
commitafd8dbfa2de98f74df24137f60de4cf816a97e9d (patch)
tree9d7254fbbad6ae07c7284505459196677187094c
parent3d6d04327f0d05fc8e60db9b2d646af467f67ef2 (diff)
downloadRWA.Support.SessionService-afd8dbfa2de98f74df24137f60de4cf816a97e9d.tar.gz
RWA.Support.SessionService-afd8dbfa2de98f74df24137f60de4cf816a97e9d.tar.bz2
RWA.Support.SessionService-afd8dbfa2de98f74df24137f60de4cf816a97e9d.zip
d/control: Add D: python3-box.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5d7c9b8..e514a90 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: remote-support-session-service
Architecture: any
Depends: ${misc:Depends},
python3,
+ python3-box,
python3-flask,
python3-requests,
python3-port-for,