Skip to content

Commit b9fee60

Browse files
committed
Revert "Make galera-3 a Recommends instead of Depends in Debian packaging"
This reverts commit 6bd94cf. 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
1 parent 9624b08 commit b9fee60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,11 +306,12 @@ Description: MariaDB database regression test suite
306306
Package: mariadb-server-10.1
307307
Architecture: any
308308
Suggests: mailx, mariadb-test, netcat-openbsd, socat, tinyca
309-
Recommends: galera-3 (>=25.3), libhtml-template-perl
309+
Recommends: libhtml-template-perl
310310
Pre-Depends: mariadb-common, adduser (>= 3.40), debconf
311311
Depends: bsdutils,
312312
coreutils,
313313
findutils,
314+
galera-3 (>=25.3),
314315
gawk,
315316
grep,
316317
iproute,

0 commit comments

Comments
 (0)