[cantor] BR: gcc-gfortran

Rex Dieter rdieter at fedoraproject.org
Fri Feb 1 12:42:26 UTC 2013


commit a3954e79cbe366ede7f182948764af0f9abc8c42
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Feb 1 06:41:32 2013 -0600

    BR: gcc-gfortran
    
    gfortran is needed for Rlapack but it could not be found
    (according to cmake, I'll double-check if that's *really* true)

 cantor.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cantor.spec b/cantor.spec
index b645434..0d6cb09 100644
--- a/cantor.spec
+++ b/cantor.spec
@@ -15,6 +15,7 @@ Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar
 
 BuildRequires: analitza-devel >= %{version}
 BuildRequires: desktop-file-utils
+BuildRequires: gcc-gfortran
 BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: pkgconfig(eigen2)
 BuildRequires: pkgconfig(libqalculate)


More information about the scm-commits mailing list