Enable DLZ dependencies without SDB

This commit is contained in:
Petr Menšík 2020-04-01 20:17:37 +02:00
parent 29036faad7
commit 74c92fb0da
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ BuildRequires: python3-ply
BuildRequires: findutils sed
BuildRequires: gnupg2
BuildRequires: libuv-devel
%if %{with SDB}
%if %{with DLZ}
BuildRequires: openldap-devel, libpq-devel, sqlite-devel, mariadb-connector-c-devel
%endif
%if %{with BDB}