[Pkg-octave-commit] [octave] 09/09: d/control: add shlibs:Depends to liboctave-dev.

Sébastien Villemot sebastien at debian.org
Sun Mar 9 21:18:30 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 7e471b6f87216ba85844aa56164467f7c121e370
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Mar 9 22:11:56 2014 +0100

    d/control: add shlibs:Depends to liboctave-dev.
    
    mkoctfile is now an executable binary.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 40ee606..5072a04 100644
--- a/debian/control
+++ b/debian/control
@@ -171,7 +171,8 @@ Description: Shared libraries of the GNU Octave language
 
 Package: liboctave-dev
 Architecture: any
-Depends: liboctave2 (= ${binary:Version}), octave (= ${binary:Version}), ${misc:Depends},
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ liboctave2 (= ${binary:Version}), octave (= ${binary:Version}),
  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,

-- 
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