diff options
author | Oleksandr Byelkin <sanja@mariadb.com> | 2020-03-11 14:28:24 +0100 |
---|---|---|
committer | Oleksandr Byelkin <sanja@mariadb.com> | 2020-03-11 14:28:24 +0100 |
commit | b7362d5fbc37dec340aeacd1fb0967c4226c022a (patch) | |
tree | a11789da64e27f66ea9bd83e365f3038c58d9cd8 /debian/control | |
parent | b8c0e4967098fa40094229775e3560fa9052005e (diff) | |
parent | 3c9bc0ce19c260401b4dd4c33273487829b29df5 (diff) | |
download | mariadb-git-b7362d5fbc37dec340aeacd1fb0967c4226c022a.tar.gz |
Merge branch '10.3' into 10.4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c433dd3f892..ee49410c1bd 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: bison, cmake (>= 2.7), debhelper (>= 9), dh-apparmor, + dh-exec, dh-systemd, gdb, libaio-dev [linux-any], |