summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@kekalainen.net>2020-04-05 18:55:15 +0300
committerOtto Kekäläinen <otto@kekalainen.net>2020-04-06 09:06:51 +0300
commit28604c349bbb2ed73c93e56eb5ac3bf0d7269f52 (patch)
tree17226e7e5ac6096e3672fa1d095f7d9bcc35d64b /.travis.yml
parentaa7f2578fcf2ddceef89e9cac5c9a8eb98873540 (diff)
downloadmariadb-git-28604c349bbb2ed73c93e56eb5ac3bf0d7269f52.tar.gz
Travis-CI: Add missing build dependency dh-exec
Backported from 30b44aaec7120f41ee1383536730947cfa427308.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c862d496c1..9be6b2e9ffd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -56,6 +56,7 @@ matrix:
- cmake
- debhelper
- dh-apparmor
+ - dh-exec
- dpatch
- gdb
- libaio-dev