diff options
| author | Bruno Ribas <brunoribas@gmail.com> | 2017-10-14 02:20:28 +0000 |
|---|---|---|
| committer | Bruno Ribas <brunoribas@gmail.com> | 2017-10-14 02:20:28 +0000 |
| commit | 1b75b5f86c9aeb91044708153b439c2e7c8710b1 (patch) | |
| tree | 1cf640a9063f0082976853ddb1f6278e3a4562d6 | |
| parent | 5462383a552129cdd2dfce52f2afece9b3a2e3ae (diff) | |
| download | boca-1b75b5f86c9aeb91044708153b439c2e7c8710b1.tar.gz boca-1b75b5f86c9aeb91044708153b439c2e7c8710b1.zip | |
Revert "control: Change boca depends libapache2-mod-php -> php-fpm"
This reverts commit 677742a3573e62e04b34df8311c2f17324e0934c.
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 46f993d..e1fbb60 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Description: Virtual package that depends on BOCA Package: boca Architecture: amd64 -Depends: php-zip, debootstrap, schroot, quotatool, makepasswd, apache2, php-fpm, sharutils, wget, coreutils, php, php-cli, php-mcrypt, php-pgsql, php-gd, postgresql, postgresql-client, libany-uri-escape-perl +Depends: php-zip, debootstrap, schroot, quotatool, makepasswd, apache2, libapache2-mod-php, sharutils, wget, coreutils, php, php-cli, php-mcrypt, php-pgsql, php-gd, postgresql, postgresql-client, libany-uri-escape-perl Description: BOCA is a software created to control a contest with the ACM ICPC rules. 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 |