Remove redundant mysql requirement

The mysql dependencies are recognized automatically during building.

refs #5818
This commit is contained in:
Tim Hardeck 2014-07-04 13:13:54 +02:00 committed by Gunnar Beutner
parent e7d3500ca7
commit 1618e15757
1 changed files with 0 additions and 5 deletions

View File

@ -181,11 +181,6 @@ Summary: IDO MySQL database backend for Icinga 2
Group: Applications/System
%if "%{_vendor}" == "suse"
BuildRequires: libmysqlclient-devel
%if 0%{?suse_version} >= 1210
Requires: libmysqlclient18
%else
Requires: libmysqlclient15
%endif
%endif
%if "%{_vendor}" == "redhat"
# el5 only provides mysql package