[med-svn] r19138 - trunk/packages/microbegps/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue May 5 14:02:14 UTC 2015


Author: tille
Date: 2015-05-05 14:02:13 +0000 (Tue, 05 May 2015)
New Revision: 19138

Modified:
   trunk/packages/microbegps/trunk/debian/control
Log:
Add explicit dependency


Modified: trunk/packages/microbegps/trunk/debian/control
===================================================================
--- trunk/packages/microbegps/trunk/debian/control	2015-05-05 10:51:50 UTC (rev 19137)
+++ trunk/packages/microbegps/trunk/debian/control	2015-05-05 14:02:13 UTC (rev 19138)
@@ -15,7 +15,9 @@
 
 Package: microbegps
 Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-qt4
 Description: Explorative Taxonomic Profiling Tool for Metagenomic Data
  MicrobeGPS is a bioinformatics tool for the analysis of metagenomic
  sequencing data. The goal is to profile the composition of metagenomic




More information about the debian-med-commit mailing list