From 1bfba615615c170c2ebe0126f21c00dc523ce4e1 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 14 Dec 2020 12:12:07 +0100 Subject: [PATCH] Add make to BuildRequires --- matchbox-window-manager.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/matchbox-window-manager.spec b/matchbox-window-manager.spec index e6aff4f..e468dfb 100644 --- a/matchbox-window-manager.spec +++ b/matchbox-window-manager.spec @@ -16,6 +16,7 @@ Source0: %{name}-%{version}-%{alphatag}.tar.gz Patch1: matchbox-window-manager-1.2-keysyms.patch BuildRequires: gcc +BuildRequires: make BuildRequires: pkgconfig BuildRequires: expat-devel BuildRequires: libmatchbox-devel >= %{libmatchbox_devel_ver}