Both testsuite and AD DC builds require ldb/tdb-tools and python modules

This commit is contained in:
Alexander Bokovoy 2019-10-27 12:26:30 +02:00
parent 9e83e1f955
commit e5c09f56c5
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ BuildRequires: python3-tdb >= %{tdb_version}
BuildRequires: libldb-devel >= %{ldb_version}
BuildRequires: python3-ldb-devel >= %{ldb_version}
%if %{with testsuite}
%if %{with testsuite} || %{with_dc}
BuildRequires: ldb-tools
BuildRequires: tdb-tools
BuildRequires: python3-gpg