mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
parent
9f0e0aac86
commit
16b044bda4
@ -84,6 +84,9 @@ Group: Applications/System
|
|||||||
PreReq: permissions
|
PreReq: permissions
|
||||||
Provides: monitoring_daemon
|
Provides: monitoring_daemon
|
||||||
Recommends: monitoring-plugins
|
Recommends: monitoring-plugins
|
||||||
|
%if 0%{?suse_version} >= 1310
|
||||||
|
BuildRequires: libyajl-devel
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -100,6 +103,10 @@ BuildRequires: boost141-devel
|
|||||||
BuildRequires: boost-devel >= 1.41
|
BuildRequires: boost-devel >= 1.41
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if 0%{?el6}
|
||||||
|
BuildRequires: yajl-devel
|
||||||
|
%endif
|
||||||
|
|
||||||
%if 0%{?use_systemd}
|
%if 0%{?use_systemd}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user