From 8e500051bc8bb49ea3e18bae5e3ca67a88ed530c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Thu, 15 Jul 2021 22:25:56 +0200 Subject: [PATCH] Fix BuildRequires: lmdb-devel Guenther --- samba.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/samba.spec b/samba.spec index 90dcd1d..7bf3b3f 100644 --- a/samba.spec +++ b/samba.spec @@ -325,10 +325,9 @@ BuildRequires: python3-tdb >= %{tdb_version} BuildRequires: libldb-devel >= %{ldb_version} BuildRequires: python3-ldb >= %{ldb_version} BuildRequires: python3-ldb-devel >= %{ldb_version} -%else -BuildRequires: lmdb-devel -#endif without testsuite +#endif without includelibs %endif +BuildRequires: lmdb-devel %if %{with dc} || %{with testsuite} BuildRequires: bind