[med-svn] [relion] 03/36: Add openmpi build-dep
Roland Fehrenbacher
rfehren-guest at moszumanska.debian.org
Mon Oct 13 20:41:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
rfehren-guest pushed a commit to branch master
in repository relion.
commit 6fdba532976d051da6417f2080698de4243fef46
Author: Roland Fehrenbacher <rf at q-leap.de>
Date: Fri Oct 10 17:15:48 2014 +0000
Add openmpi build-dep
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5164de6..4a5f8b8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Priority: optional
Build-Depends: debhelper (>= 9),
ql-deb-utils,
libfltk1.3-dev,
- libfftw3-dev
+ libfftw3-dev,
+ openmpi-gcc|libopenmpi-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/relion.git
Vcs-Git: git://anonscm.debian.org/debian-med/relion.git
@@ -54,7 +55,7 @@ Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
RELION provides a GUI, several command-line tools in parallel (MPI) and serial
versions as well as a C++ API.
.
- relion-gui provides the graphical user interface
+ relion-gui provides the graphical user interface.
Package: librelion-dev
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/relion.git
More information about the debian-med-commit
mailing list