Add BuildRequires for the python3 subunit tests to run selftest

This commit is contained in:
Andreas Schneider 2019-03-25 16:16:56 +01:00
parent e1cadd0ea6
commit 68f311fcaa
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ BuildRequires: python3-devel
# Add python3-iso8601 to avoid that the
# version in Samba is being packaged
BuildRequires: python3-iso8601
BuildRequires: python3-subunit-tests
%endif # with_dc
BuildRequires: quota-devel
BuildRequires: readline-devel