[lapack] 01/01: Drop the dependency of libblas-dev on gfortran.
Sébastien Villemot
sebastien at debian.org
Sun Aug 20 09:25:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository lapack.
commit be65de8af8a51a181559b6eb647900417d1e6002
Author: Sébastien Villemot <sebastien at debian.org>
Date: Sun Aug 20 11:25:18 2017 +0200
Drop the dependency of libblas-dev on gfortran.
Closes: #871967
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f2a9da2..694db21 100644
--- a/debian/control
+++ b/debian/control
@@ -193,8 +193,7 @@ Package: libblas-dev
Architecture: any
Section: libdevel
Depends: libblas3 (= ${binary:Version}),
- ${misc:Depends},
- gfortran
+ ${misc:Depends}
Suggests: liblapack-doc
Provides: libblas.so
Description: Basic Linear Algebra Subroutines 3, static library
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lapack.git
More information about the debian-science-commits
mailing list