From 39c29f81e5de149adae5051b176493b02ad263ae Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 02:53:37 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- bind-dyndb-ldap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index b75de81..313b1c7 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -30,6 +30,7 @@ BuildRequires: automake, autoconf, libtool %if %{with bind_pkcs11} BuildRequires: bind-pkcs11-devel >= %{bind_version} +BuildRequires: make Requires: bind-pkcs11 >= %{bind_version}, bind-pkcs11-utils >= %{bind_version} %else Requires: softhsm >= %{softhsm_version}