]> www.average.org Git - loctrkd.git/blobdiff - debian/control
include runtime deps as build-time for typecheck
[loctrkd.git] / debian / control
index 537b22020ab8ebf2c2630ccb38e83f0cd765da1f..f9d0a552b52d18285f7a16ad09136a9945774df7 100644 (file)
@@ -5,15 +5,23 @@ Priority: optional
 Standards-Version: 4.5.1
 X-Python-Version: >= 3.6
 Homepage: http://www.average.org/gps303
-Build-Depends: debhelper-compat (= 12),
- dh-python,
- python3-all,
- python3-setuptools,
- python3-zmq,
+Build-Depends: black,
+               debhelper-compat (= 12),
+               dh-python,
+               mypy,
+               pylint,
+               python3-all,
+               python3-setuptools,
+               python3-wsproto,
+               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