This is an automated email from the git hooks/post-receive script. uecker-guest pushed a commit to branch master in repository bart.
commit 846496ab91ffdb82c7a13c79a095c358219598c2 Author: Martin Uecker <[email protected]> Date: Sun Dec 6 12:02:44 2015 +0100 add to build-depends and recommends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 60ce4e6..f68af2f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Martin Uecker <[email protected]> Section: science Priority: optional Standards-Version: 3.9.5 -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), libfftw3-dev, libgsl0-dev, liblapack-dev, libpng-dev Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bart.git Vcs-Git: git://anonscm.debian.org/debian-med/bart.git Homepage: https://mrirecon.github.io/bart/ @@ -12,6 +12,7 @@ Homepage: https://mrirecon.github.io/bart/ Package: bart Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: octave Description: tools for computational magnetic resonance imaging The Berkeley Advanced Reconstruction Toolbox (BART) is a free and open-source image-reconstruction framework for Computational Magnetic -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bart.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
