From 02addc249c130a3d74b867339d2443db985e4af4 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:33:24 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- vala.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vala.spec b/vala.spec index 891b725..60bd2d6 100644 --- a/vala.spec +++ b/vala.spec @@ -11,6 +11,7 @@ License: LGPLv2+ and BSD URL: https://wiki.gnome.org/Projects/Vala Source0: https://download.gnome.org/sources/vala/0.48/vala-%{version}.tar.xz +BuildRequires: make BuildRequires: flex BuildRequires: bison BuildRequires: glib2-devel