aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2017-08-18 09:27:31 +0000
committerCassio de Campos <cassiopc@gmail.com>2017-08-18 09:27:31 +0000
commitd7ca018ebb0f2799c9cdb03567148e38f5db0b1a (patch)
treec1242a459ba8f5ce2ab7ddf8bebcbc54bd3377f1 /debian/control
parent08b27a7a45c6fa96c5a3040d1d40f229975036f7 (diff)
downloadboca-d7ca018ebb0f2799c9cdb03567148e38f5db0b1a.tar.gz
boca-d7ca018ebb0f2799c9cdb03567148e38f5db0b1a.zip
add ssh server and fix script name
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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.