Skip to content

Commit f99de89

Browse files
ottokgrooverdan
authored andcommitted
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.
1 parent a10f72a commit f99de89

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,7 @@ Description: Amazon S3 archival storage engine for MariaDB
644644
Package: mariadb-plugin-rocksdb
645645
Architecture: amd64 arm64 mips64el ppc64el
646646
Depends: mariadb-server-10.5 (= ${binary:Version}),
647+
python3,
647648
rocksdb-tools,
648649
${misc:Depends},
649650
${shlibs:Depends}

debian/mariadb-plugin-rocksdb.lintian-overrides

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)