From: Bartosz Świątek Date: Thu, 3 Aug 2023 19:25:24 +0000 (+0200) Subject: - add lmdb-devel BR X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=efd326d117184f1bd634d326dd8abf10a79374d5;p=packages%2Fpostfix.git - add lmdb-devel BR --- 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}