From c7ef3de478d4180ec751cbfa7275c78a17f6b6bb Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Thu, 3 Oct 2013 14:09:13 +0200 Subject: [PATCH] Fix spec file for Fedora. --- icinga2.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/icinga2.spec.in b/icinga2.spec.in index d7a5ca89e..0d06dbfd0 100644 --- a/icinga2.spec.in +++ b/icinga2.spec.in @@ -54,6 +54,7 @@ BuildRequires: libmysqlclient-devel Requires: libmysqlclient18 %endif %if "%{_vendor}" == "redhat" +BuildRequires: mysql BuildRequires: mysql-devel Requires: mysql %endif -- 2.50.1