summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 24ccd522868..273491ccc7c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,7 @@ addons:
- debhelper
- dh-apparmor
- dpatch
+ - gdb
- libaio-dev
- libboost-dev
- libjudy-dev
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),