Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
99e6486632
commit
9aca7188a0
@ -9,6 +9,7 @@ Source0: http://0pointer.de/lennart/projects/libdaemon/%{name}-%{version}.tar.gz
|
|||||||
# Requires lynx to build the docs
|
# Requires lynx to build the docs
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: lynx
|
BuildRequires: lynx
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libdaemon is a lightweight C library which eases the writing of UNIX daemons.
|
libdaemon is a lightweight C library which eases the writing of UNIX daemons.
|
||||||
|
Loading…
Reference in New Issue
Block a user