diff options
| author | Cassio de Campos <cassiopc@gmail.com> | 2017-08-16 11:34:25 +0000 |
|---|---|---|
| committer | Cassio de Campos <cassiopc@gmail.com> | 2017-08-16 11:34:25 +0000 |
| commit | d3a492cad873f16745521e17e33230d5e550bda9 (patch) | |
| tree | 46332150af72599edf8740ff66f111756dae76df /debian/control | |
| parent | aa2af87578e5fd46abb44dd4735d685539f4011c (diff) | |
| download | boca-d3a492cad873f16745521e17e33230d5e550bda9.tar.gz boca-d3a492cad873f16745521e17e33230d5e550bda9.zip | |
enabling scripts for apache ssl
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 151fd25..b4c3690 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 +Depends: sharutils, wget, coreutils, libany-uri-escape-perl, openssl Description: BOCA submission tools. This package provides tools to submit codes to a running boca server without using the web interface. |