mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Add systemd buildrequires and requires
This commit is contained in:
parent
b393e8eb62
commit
86a71aa0b3
@ -101,6 +101,11 @@ Requires: boost-thread >= 1.41
|
|||||||
Requires: boost-regex >= 1.41
|
Requires: boost-regex >= 1.41
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?fedora}%{?el7}
|
||||||
|
BuildRequires: systemd
|
||||||
|
Requires: systemd
|
||||||
|
%endif
|
||||||
#redhat
|
#redhat
|
||||||
|
|
||||||
# suse
|
# suse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user