diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:39:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 13:39:15 +0000 |
commit | 917e056cd89c651d1ab777e0cb104c79e3df4672 (patch) | |
tree | d74403c825617e0da9aded7efbf623b439cfaa8d /debian | |
parent | Merging debian version 1:10.11.7-1. (diff) | |
download | mariadb-917e056cd89c651d1ab777e0cb104c79e3df4672.tar.xz mariadb-917e056cd89c651d1ab777e0cb104c79e3df4672.zip |
Building with debhelper from backports to fix FTBFS.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9bcd0a6d..070f75ac 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: bison, cmake, cracklib-runtime <!nocheck>, debhelper-compat (= 13), + debhelper (>= 13.13~), dh-exec, gdb <!nocheck>, libboost-dev, |