mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
Linux pkgs: use python3 for API CLI inside generated deb
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user