Add mdadm to bindep.txt for functional tests

Repairs the functional tests job in the CI.

Change-Id: I0d5c4af108dad546d54fed3aae23aad2e3320d59
This commit is contained in:
Dmitry Tantsur 2019-08-13 09:54:35 +02:00
parent 6b778e171b
commit 4fbece660f
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@ python-devel [platform:rpm test]
python3-devel [platform:rpm test]
build-essential [platform:dpkg test]
libssl-dev [platform:dpkg test]
# these are needed by infra for python-* jobs
# these are needed for functional tests
mdadm [test]
# this is needed for compiling translations
gettext [test]