summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@mariadb.org>2016-11-09 21:15:17 +0200
committerOtto Kekäläinen <otto@mariadb.org>2016-11-10 18:26:46 +0200
commitf2219c8d3fb4a54da1fff74b8849c74b9a7de0c6 (patch)
tree47cc18e7ff9e27ee87e2b376e58d07bcade6d743 /debian
parente820dec1f98c7d8e85fc856b9ed81aed053cea7c (diff)
downloadmariadb-git-f2219c8d3fb4a54da1fff74b8849c74b9a7de0c6.tar.gz
Deb: add gdb as a build dependency for stack traces on test suite failures
If mysqld crashed during the test suite run and gdb is available, a stack trace will be printed automatically.
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 cd36704ea63..c8b0dfb6785 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: bison,
dh-apparmor,
dh-systemd,
dpatch,
+ gdb,
libaio-dev [linux-any],
libboost-dev,
libcrack2-dev (>= 2.9.0),