From cc540f7c2f18cf8bf3bc176ae6a6a2eea9c67a195137874e76c25599e81729f7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 8 Feb 2014 11:04:24 +0000 Subject: [PATCH] Package runtimedepends on ATLAS OBS-URL: https://build.opensuse.org/package/show/science/fflas-ffpack?expand=0&rev=2 --- fflas-ffpack.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fflas-ffpack.spec b/fflas-ffpack.spec index ca0ad24..279353e 100644 --- a/fflas-ffpack.spec +++ b/fflas-ffpack.spec @@ -25,6 +25,7 @@ License: LGPL-2.1+ Group: Productivity/Scientific/Math Url: http://linalg.org/projects/fflas-ffpack +#SVN-Clone: svn://linalg.org/fflas-ffpack #DL-URL: http://linalg.org/fflas-ffpack-1.6.0.tar.gz Source: %name-%version.tar.xz BuildRequires: doxygen @@ -44,13 +45,14 @@ algebra over word size prime finite field. %package devel Summary: Development files for FFLAS-FFPACK Group: Development/Libraries/C and C++ +Requires: libatlas3-devel %description devel The FFLAS-FFPACK library provides functionalities for dense linear algebra over word size prime finite field. This subpackage contains the include files and library links for -developing against the Givaro library. +developing against the fflas-ffpack library. %package doc Summary: API documentation for FFLAS-FFPACK