From a86ceb6045405057cfb378b1c6321703ee1f9e33 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Wed, 29 Oct 2014 12:28:57 +0100 Subject: [PATCH] Fix build on RHEL 6.6 fixes #7485 --- icinga2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/icinga2.spec b/icinga2.spec index ba32fa4a5..7a2baa2d1 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -95,6 +95,7 @@ BuildRequires: make BuildRequires: boost141-devel %else BuildRequires: boost-devel >= 1.41 +BuildRequires: boost-static >= 1.41 %endif %if 0%{?use_systemd}