aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBruno Cesar Ribas <brunoribas@gmail.com>2018-08-23 14:07:38 +0000
committerBruno Cesar Ribas <brunoribas@gmail.com>2018-08-23 14:07:38 +0000
commit8e4d19dcd0b6d99e0e0f52f8b0a9bcd28a9de62a (patch)
tree9aa5c9d9f861b06ab1a80c18edfd98293673fee1 /debian/control
parent2b3a3f47808b4024c703d4a4458f06483a8c40cb (diff)
downloadboca-8e4d19dcd0b6d99e0e0f52f8b0a9bcd28a9de62a.tar.gz
boca-8e4d19dcd0b6d99e0e0f52f8b0a9bcd28a9de62a.zip
debconf, makepasswd, coreutils, sharutils are now pre-depends of boca-common
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a795ea3..d0e61ff 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,8 @@ Description: BOCA - WEB files
Package: boca-common
Architecture: all
-Depends: php-zip, makepasswd, sharutils, wget, coreutils, php-cli, php-pgsql, php-gd, postgresql-client
+Pre-Depends: debconf, makepasswd, coreutils, sharutils
+Depends: php-zip, wget, 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