Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-05 01:55:49 +00:00
parent a182ed2e1b
commit 48f44f94c8

View File

@ -18,6 +18,7 @@ BuildRequires: libstdc++-devel
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: systemd-devel BuildRequires: systemd-devel
BuildRequires: make
%description %description
libgpiod is a C library and tools for interacting with the linux GPIO character libgpiod is a C library and tools for interacting with the linux GPIO character