Attempt 3 at solving dependency issue on pi

master
B.J. Dweck 2020-10-09 01:42:36 +02:00
parent 54b1fe79a9
commit 72c6af328e
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -12,7 +12,7 @@ Vcs-Git: https://git.rudefox.io/bj/torch-agent.git
Package: torch-agent
Architecture: all
Multi-Arch: foreign
Depends: ssh, tor, python3-pip, ${misc:Depends}, ${python3:Depends}
Depends: ssh, tor, python3-pip, python3-paho-mqtt (>=1.5.0), ${misc:Depends}, ${python3:Depends}
Description: TORch is a solution for creating an SSH-via-Tor
backdoor on a remote device as a means of fallback remote
management and initial headless device configuration.