aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2017-08-16 11:34:25 +0000
committerCassio de Campos <cassiopc@gmail.com>2017-08-16 11:34:25 +0000
commitd3a492cad873f16745521e17e33230d5e550bda9 (patch)
tree46332150af72599edf8740ff66f111756dae76df /debian
parentaa2af87578e5fd46abb44dd4735d685539f4011c (diff)
downloadboca-d3a492cad873f16745521e17e33230d5e550bda9.tar.gz
boca-d3a492cad873f16745521e17e33230d5e550bda9.zip
enabling scripts for apache ssl
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
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.