]> www.average.org Git - loctrkd.git/blobdiff - debian/control
WIP on websocket gateway
[loctrkd.git] / debian / control
index 537b22020ab8ebf2c2630ccb38e83f0cd765da1f..5746142fe4460550183c528141faf81aa022e99e 100644 (file)
@@ -9,11 +9,14 @@ Build-Depends: debhelper-compat (= 12),
  dh-python,
  python3-all,
  python3-setuptools,
- python3-zmq,
 
 Package: python3-gps303
 Architecture: all
 Section: python
-Depends: ${misc:Depends},
+Depends: adduser,
+         python3-wsproto,
+         python3-zmq,
+         ${misc:Depends},
          ${python3:Depends}
 Description: Suite of modules to collect reports from xz303 GPS trackers
+ Consists of collector, storagae, lookaside, and termconfig