summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@seravo.fi>2015-08-30 22:59:27 +0300
committerOtto Kekäläinen <otto@seravo.fi>2015-08-30 22:59:27 +0300
commit6bd94cf54274d54521ece1e50d534777122ff29e (patch)
treea1f1de821c996ec17d1dd72e779e5411d698c7e0 /debian/control
parenta273f016a1a8af8d3b60af804675cd4fd706132e (diff)
downloadmariadb-git-6bd94cf54274d54521ece1e50d534777122ff29e.tar.gz
Make galera-3 a Recommends instead of Depends in Debian packaging
Having galera-3 as a Depends stops installation of proceeding on systems where package galera-3 is not available. The server can run fine withouth galera enabled, therefore a more slack relationship is more appropriate.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a374346d111..4f73115b207 100644
--- a/debian/control
+++ b/debian/control
@@ -271,12 +271,11 @@ Description: MariaDB database regression test suite
Package: mariadb-server-10.1
Architecture: any
Suggests: mailx, mariadb-test, netcat-openbsd, socat, tinyca
-Recommends: libhtml-template-perl
+Recommends: libhtml-template-perl, galera-3 (>=25.3)
Pre-Depends: mariadb-common, adduser (>= 3.40), debconf
Depends: bsdutils,
coreutils,
findutils,
- galera-3 (>=25.3),
gawk,
grep,
iproute,