[med-svn] [relion] 33/36: d/control: Make relion-bin/gui alternatively depend on lib-relion-mpi
    Roland Fehrenbacher 
    rfehren-guest at moszumanska.debian.org
       
    Mon Oct 13 20:41:12 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 3afb9bb875e58a5b47e361aa99dd3586f9721044
Author: Roland Fehrenbacher <rf at q-leap.de>
Date:   Mon Oct 13 18:12:15 2014 +0000
    d/control: Make relion-bin/gui alternatively depend on lib-relion-mpi
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4ca9c0e..b985b9b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Package: relion-bin
 Architecture: i386 amd64
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         librelion-1.3-1 (= ${binary:Version})
+         librelion-1.3-1 (= ${binary:Version}) | librelion-mpi-1.3-1 (= ${binary:Version}),
 Conflicts: relion-bin-mpi
 Description: toolkit for 3D reconstructions in cryo-electron microscopy
  RELION (for REgularised LIkelihood OptimisatioN) is a stand-alone
@@ -54,7 +54,7 @@ Package: relion-gui
 Architecture: i386 amd64
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         librelion-1.3-1 (= ${binary:Version}),
+         librelion-1.3-1 (= ${binary:Version}) | librelion-mpi-1.3-1 (= ${binary:Version}),
          relion-bin (= ${binary:Version})
 Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
  RELION (for REgularised LIkelihood OptimisatioN) is a stand-alone
-- 
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