aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBruno Cesar Ribas <brunoribas@gmail.com>2018-08-22 13:49:13 +0000
committerBruno Cesar Ribas <brunoribas@gmail.com>2018-08-22 13:49:13 +0000
commit46f35d10395eb6f4c3132379ea397448f8a6533c (patch)
treeab9f58469c0f31bdf409c694a6190cc17601dfe8 /debian/control
parent112a4ef283a8a2e7488c9964bcc4e70023ee8981 (diff)
downloadboca-46f35d10395eb6f4c3132379ea397448f8a6533c.tar.gz
boca-46f35d10395eb6f4c3132379ea397448f8a6533c.zip
d/control: Remove php-mcrypt dependency
php-mcrypt is deprecated and another cryptographic library should be used. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
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 f3fdd17..9235bdf 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Description: BOCA - WEB files
Package: boca-common
Architecture: all
-Depends: php-zip, makepasswd, sharutils, wget, coreutils, php-cli, php-mcrypt, php-pgsql, php-gd, postgresql-client
+Depends: php-zip, makepasswd, sharutils, wget, coreutils, php-cli, php-pgsql, php-gd, postgresql-client
Description: BOCA - Common files
BOCA is a software created to control a contest with the ACM International
Collegiate Programming Contest rules. It has been developed in PHP and the