From d7ca018ebb0f2799c9cdb03567148e38f5db0b1a Mon Sep 17 00:00:00 2001 From: Cassio de Campos Date: Fri, 18 Aug 2017 10:27:31 +0100 Subject: add ssh server and fix script name --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b4c3690..e1fbb60 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Description: BOCA is a software created to control a contest with the ACM ICPC r Package: boca-submission-tools Architecture: amd64 -Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl +Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl, openssh-server Description: BOCA submission tools. This package provides tools to submit codes to a running boca server without using the web interface. -- cgit v1.2.3