Commit f99de891 authored by Otto Kekäläinen's avatar Otto Kekäläinen Committed by Daniel Black

Deb: Make RocksDB plugin depend on python3 as myrocks_hotbackup needs it

This fixes the Lintian error and thus the Lintian override can also be
removed.
parent a10f72aa
......@@ -644,6 +644,7 @@ Description: Amazon S3 archival storage engine for MariaDB
Package: mariadb-plugin-rocksdb
Architecture: amd64 arm64 mips64el ppc64el
Depends: mariadb-server-10.5 (= ${binary:Version}),
python3,
rocksdb-tools,
${misc:Depends},
${shlibs:Depends}
......
# Overridden temporarily to get Salsa-CI pass and not stall other dev work with broken pipeline
python-script-but-no-python-dep usr/bin/myrocks_hotbackup #!python
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment