summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@seravo.fi>2015-09-03 19:09:08 +0300
committerOtto Kekäläinen <otto@seravo.fi>2015-09-03 19:09:08 +0300
commitb9fee60871264ea56a5582ca7a436aabdabea6fc (patch)
treee6b045fd43f724153361f264bb4ff06e094bcf41 /debian/control
parent9624b08cf3149701b91538933fb7dc862a7f922e (diff)
downloadmariadb-git-b9fee60871264ea56a5582ca7a436aabdabea6fc.tar.gz
Revert "Make galera-3 a Recommends instead of Depends in Debian packaging"
This reverts commit 6bd94cf54274d54521ece1e50d534777122ff29e. Without galera as a compulsory dependency, test suite will not pass due to failing: wsrep.pool_of_threads wsrep.binlog_format wsrep.mdev_6832 wsrep.mdev_7798
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 b80f7f4735a..91e5fff32c2 100644
--- a/debian/control
+++ b/debian/control
@@ -306,11 +306,12 @@ Description: MariaDB database regression test suite
Package: mariadb-server-10.1
Architecture: any
Suggests: mailx, mariadb-test, netcat-openbsd, socat, tinyca
-Recommends: galera-3 (>=25.3), libhtml-template-perl
+Recommends: libhtml-template-perl
Pre-Depends: mariadb-common, adduser (>= 3.40), debconf
Depends: bsdutils,
coreutils,
findutils,
+ galera-3 (>=25.3),
gawk,
grep,
iproute,