From efd326d117184f1bd634d326dd8abf10a79374d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Thu, 3 Aug 2023 21:25:24 +0200 Subject: [PATCH] - add lmdb-devel BR --- postfix.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/postfix.spec b/postfix.spec index cfdb4e9..4eb2064 100644 --- a/postfix.spec +++ b/postfix.spec @@ -47,6 +47,7 @@ URL: http://www.postfix.org/ BuildRequires: db-devel # getifaddrs() with IPv6 support BuildRequires: glibc-devel >= 6:2.3.4 +%{?with_lmdb:BuildRequires: lmdb-devel} BuildRequires: libnsl-devel >= 1.3.0 %{?with_mysql:BuildRequires: mysql-devel} %{?with_ldap:BuildRequires: openldap-devel >= 2.0.12} -- 2.45.1