[Pkg-octave-commit] [octave] 01/01: Also allow virtual package libblas.so to satisfy dependency of liboctave-dev.
Sébastien Villemot
sebastien at debian.org
Fri Aug 8 21:28:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository octave.
commit 2b95d5ed8ff1e1e68d8e9e1b97acbdddbaeccd62
Author: Sébastien Villemot <sebastien at debian.org>
Date: Fri Aug 8 23:27:49 2014 +0200
Also allow virtual package libblas.so to satisfy dependency of liboctave-dev.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9ecd1d6..4c4063d 100644
--- a/debian/control
+++ b/debian/control
@@ -176,8 +176,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
libreadline-dev | libreadline6-dev | libreadline5-dev, libncurses5-dev,
libhdf5-dev (>= 1.8.8) | libhdf5-openmpi-dev (>= 1.8.8) | libhdf5-mpich2-dev (>= 1.8.8),
libgl1-mesa-dev | libgl-dev,
- libblas-dev (>=1.2-7), liblapack-dev (>=3.2.1-7) | liblapack.so, libfftw3-dev,
- gfortran, gcc, g++
+ libblas-dev (>=1.2-7) | libblas.so, liblapack-dev (>=3.2.1-7) | liblapack.so,
+ libfftw3-dev, gfortran, gcc, g++
Conflicts: octave3.2-headers
Replaces: octave3.2-headers
Section: libdevel
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git
More information about the Pkg-octave-commit
mailing list