From d97b63bde507f408e78faf2ecc9eee7bda62b0a9 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:20:33 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- plymouth.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/plymouth.spec b/plymouth.spec index 00ed9a2..8680a1c 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -18,6 +18,7 @@ Source2: charge.plymouth # and that does not need the removed symbols. Patch0: 0001-Revert-configure-bump-so-name.patch +BuildRequires: make BuildRequires: gcc libtool git BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libudev)