From 48f44f94c8a744c11dc3b0378a2074ab5bece624 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 01:55:49 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libgpiod.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libgpiod.spec b/libgpiod.spec index 4e2a25f..0c15a69 100644 --- a/libgpiod.spec +++ b/libgpiod.spec @@ -18,6 +18,7 @@ BuildRequires: libstdc++-devel BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: systemd-devel +BuildRequires: make %description libgpiod is a C library and tools for interacting with the linux GPIO character