Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-06 01:01:28 +00:00
parent 5838944993
commit 22b5dbabca

View File

@ -22,6 +22,7 @@ Source0: https://launchpad.net/libdbusmenu/%{ubuntu_release}/%{version}/+down
# patch to remove -Werror flag - fixes build despite usage of deprecated things
Patch0: 00-no-werror.patch
BuildRequires: make
BuildRequires: atk-devel
BuildRequires: autoconf
BuildRequires: automake