Require gmp-4.2 if building mpc.

This commit is contained in:
Ralf Corsepius
2010-04-24 14:05:25 +00:00
parent f2bb33b2eb
commit 0e16f0add5

View File

@@ -137,6 +137,7 @@ BuildRequires: %{_host_rpmprefix}mpc-devel >= %{mpc_required}
%endif %endif
%else %else
%define _build_mpc 1 %define _build_mpc 1
%define gmp_required 4.2
%endif %endif
%endif %endif