Yet another spec file fix.

This commit is contained in:
Gunnar Beutner 2013-10-03 14:32:35 +02:00
parent 5b7b9cad00
commit 3e04e49126
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ Requires: libmysqlclient18
%endif
%if "%{_vendor}" == "redhat"
BuildRequires: mysql-libs
BuildRequires: mysql
BuildRequires: mysql-devel
Requires: mysql
%endif