diff options
| author | Bruno Cesar Ribas <brunoribas@gmail.com> | 2018-08-27 00:54:48 +0000 |
|---|---|---|
| committer | Bruno Cesar Ribas <brunoribas@gmail.com> | 2018-08-27 00:54:48 +0000 |
| commit | 796934a406631fc48e78cab88f46df1b5ef0e5ad (patch) | |
| tree | 30dc9953ca0fbae38cddbb746fc9230e17d43d72 | |
| parent | a06d189deec9da695a6c4c3a40c8fbcc9c013d89 (diff) | |
| download | boca-796934a406631fc48e78cab88f46df1b5ef0e5ad.tar.gz boca-796934a406631fc48e78cab88f46df1b5ef0e5ad.zip | |
boca-submission-tools depends on logkeys
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2b45da3..c0dbd6a 100644 --- a/debian/control +++ b/debian/control @@ -62,7 +62,7 @@ Description: BOCA - AutoJudge Package: boca-submission-tools Architecture: amd64 -Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl, openssh-server +Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl, openssh-server, logkeys Description: BOCA submission tools. This package provides tools to submit codes to a running boca server without using the web interface. |