diff --git a/iniparser.spec b/iniparser.spec index 528dd90..094ab3c 100644 --- a/iniparser.spec +++ b/iniparser.spec @@ -11,6 +11,7 @@ URL: https://github.com/ndevilla/%{name} Source0: https://github.com/ndevilla/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: gcc +BuildRequires: make %description iniParser is an ANSI C library to parse "INI-style" files, often used to