[octave-control] add BR for arm

sailer sailer at fedoraproject.org
Thu Sep 26 20:03:10 UTC 2013


commit f16c88077197a06dd2b8c0ae7e1fda4881115940
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Thu Sep 26 22:02:47 2013 +0200

    add BR for arm

 octave-control.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/octave-control.spec b/octave-control.spec
index 0b8f21b..d908d1d 100644
--- a/octave-control.spec
+++ b/octave-control.spec
@@ -10,6 +10,9 @@ URL:            http://octave.sourceforge.net/control/
 Source0:        http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 
 BuildRequires:  octave-devel  
+# for arm
+BuildRequires:  blas-devel
+BuildRequires:  lapack-devel
 
 Requires:       octave(api) = %{octave_api}
 Requires(post): octave


More information about the scm-commits mailing list