Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 01:11:13 +00:00
parent 6ebb40acf2
commit 5282ae75d3

View File

@ -5,6 +5,7 @@ Summary: Standard X key constants and keycodes conversion on top of libxcb
License: MIT
URL: http://xcb.freedesktop.org
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
BuildRequires: make
BuildRequires: gcc
BuildRequires: pkgconfig(xcb-util) >= 0.3.8
BuildRequires: m4