From 46f35d10395eb6f4c3132379ea397448f8a6533c Mon Sep 17 00:00:00 2001 From: Bruno Cesar Ribas Date: Wed, 22 Aug 2018 10:49:13 -0300 Subject: d/control: Remove php-mcrypt dependency php-mcrypt is deprecated and another cryptographic library should be used. Signed-off-by: Bruno Cesar Ribas --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 -- cgit v1.2.3