From ecc530883b5ac9e4c9f39a2a3ba3573c7c2b0b69 Mon Sep 17 00:00:00 2001 From: konradm Date: Mon, 15 Feb 2010 14:43:47 +0000 Subject: [PATCH] Forgot a BR on python-mpmath. --- sympy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sympy.spec b/sympy.spec index ebb77bc..9d46f1d 100644 --- a/sympy.spec +++ b/sympy.spec @@ -15,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel +BuildRequires: python-mpmath Requires: python-mpmath