Add ldb-tools if we run the testsuite.
This commit is contained in:
parent
29e54809a4
commit
4eb296a032
@ -142,6 +142,10 @@ BuildRequires: libtdb-devel >= %{libtdb_version}
|
||||
BuildRequires: python-tdb >= %{libtdb_version}
|
||||
%endif
|
||||
|
||||
%if %{with testsuite}
|
||||
BuildRequires: ldb-tools
|
||||
%endif
|
||||
|
||||
# UGLY HACK: Fix 'Provides' for libsmbclient and libwbclient
|
||||
%if ! %with_libsmbclient && ! %with_libwbclient
|
||||
%{?filter_setup:
|
||||
|
Loading…
Reference in New Issue
Block a user