• nextime's avatar
    Fix wsssh-server Debian package dependencies · e2e4c4ec
    nextime authored
    - Removed unnecessary Python package dependencies from debian/control
    - Since wsssh-server uses PyInstaller standalone binary, it doesn't need:
      - python3-websockets
      - python3-flask
      - python3-flask-login
      - python3-flask-sqlalchemy
      - python3-pty
      - python3 (base Python is still needed for the binary to run)
    - Kept only essential dependency: adduser (for user creation)
    - Updated package description to clarify it's a standalone binary
    - This resolves dpkg dependency issues when installing on remote machines
    e2e4c4ec
Name
Last commit
Last update
..
.debhelper/generated/wsssh-server Loading commit data...
wsssh-server Loading commit data...
changelog Loading commit data...
control Loading commit data...
copyright Loading commit data...
debhelper-build-stamp Loading commit data...
files Loading commit data...
postinst Loading commit data...
postrm Loading commit data...
rules Loading commit data...
wsssh-server.substvars Loading commit data...
wssshd-watchdog Loading commit data...
wssshd.1 Loading commit data...
wssshd.default Loading commit data...