mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
Revert "Make galera-3 a Recommends instead of Depends in Debian packaging"
This reverts commit 6bd94cf542
.
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
This commit is contained in:
3
debian/control
vendored
3
debian/control
vendored
@@ -306,11 +306,12 @@ Description: MariaDB database regression test suite
|
|||||||
Package: mariadb-server-10.1
|
Package: mariadb-server-10.1
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Suggests: mailx, mariadb-test, netcat-openbsd, socat, tinyca
|
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
|
Pre-Depends: mariadb-common, adduser (>= 3.40), debconf
|
||||||
Depends: bsdutils,
|
Depends: bsdutils,
|
||||||
coreutils,
|
coreutils,
|
||||||
findutils,
|
findutils,
|
||||||
|
galera-3 (>=25.3),
|
||||||
gawk,
|
gawk,
|
||||||
grep,
|
grep,
|
||||||
iproute,
|
iproute,
|
||||||
|
Reference in New Issue
Block a user