From db40181cebad5c45227e3b5915e70f573096b3d1 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 02:47:39 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- beakerlib.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/beakerlib.spec b/beakerlib.spec index 7256b21..f43d745 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -74,6 +74,7 @@ could be used when writing operating system level integration tests. Summary: Files for syntax highlighting BeakerLib tests in VIM editor Requires: vim-common BuildRequires: vim-common +BuildRequires: make %description vim-syntax Files for syntax highlighting BeakerLib tests in VIM editor