From 0e2e63848752274c4ebcb45c32aa1db02f33a32a Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:27:45 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- openbabel.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openbabel.spec b/openbabel.spec index 0ffa5dd..5f51929 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -41,6 +41,7 @@ Patch12: openbabel-taberror.patch # Fix import of dl module in python3.7 # https://github.com/openbabel/openbabel/pull/372 Patch13: openbabel-python-dl.patch +BuildRequires: make BuildRequires: cmake BuildRequires: dos2unix BuildRequires: desktop-file-utils