Linux pkgs: use python3 for API CLI inside generated deb

This commit is contained in:
Nicola Murino
2020-11-14 09:10:45 +01:00
parent 66a538dc9c
commit 19a619ff65
4 changed files with 47 additions and 42 deletions

View File

@@ -10,7 +10,8 @@ Vcs-Git: https://github.com/drakkan/sftpgo.git
Package: sftpgo
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: bash-completion, python3-requests, python3-pygments, mime-support
Recommends: bash-completion, mime-support
Suggests: python3-requests, python3-pygments
Description: Fully featured and highly configurable SFTP server
SFTPGo has optional FTP/S and WebDAV support.
It can serve local filesystem, S3 (Compatible) Object Storage,