From bca4d0c35689d72bbe74ff553c6324c64904f13c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 09 2021 00:54:34 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/whowatch.spec b/whowatch.spec index 0c88ade..f2f19d7 100644 --- a/whowatch.spec +++ b/whowatch.spec @@ -7,6 +7,7 @@ URL: http://wizard.ae.krakow.pl/~mike/ Source0: https://github.com/mtsuszycki/whowatch/archive/whowatch-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: ncurses-devel