summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRoman Nozdrin <roman.nozdrin@mariadb.com>2020-06-18 15:32:46 +0000
committerOleksandr Byelkin <sanja@mariadb.com>2020-06-19 21:04:18 +0200
commitaa9a42d63991432add6900b600ed74e88a0b176d (patch)
tree7db6f0d864317723c87c60cc4639172f1a4e0704 /debian
parent1e7a68f84a753bd708e719d664cd78f01f28f279 (diff)
downloadmariadb-git-aa9a42d63991432add6900b600ed74e88a0b176d.tar.gz
Change the method to run SQL statements installing MCS to fix major update scenario.
Added binutils dependency.
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 03a286ff739..6091d15d926 100644
--- a/debian/control
+++ b/debian/control
@@ -655,6 +655,7 @@ Package: mariadb-plugin-columnstore
Architecture: amd64 i386
Depends: mariadb-server-10.5 (= ${binary:Version}),
net-tools,
+ binutils,
libsnappy1 | libsnappy1v5,
libjemalloc1 | libjemalloc2,
python | python2 | python3,