[med-svn] [pbgenomicconsensus] 05/05: Add missing dependency on python-pkg-resources

Afif Elghraoui afif-guest at moszumanska.debian.org
Tue Sep 15 08:49:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository pbgenomicconsensus.

commit 077bf457cec59e89c811ea0fee8def1ec1bfe4ca
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Tue Sep 15 01:48:25 2015 -0700

    Add missing dependency on python-pkg-resources
    
    The scripts don't work without it and python:Depends doesn't
    pick it up.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index d00c513..b88a18a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: pbgenomicconsensus
 Architecture: all
 Depends: ${misc:Depends},
 	 ${python:Depends},
+	 python-pkg-resources,
 	 python-pbgenomicconsensus
 Description: Pacific Biosciences variant and consensus caller
  The GenomicConsensus package provides Quiver, Pacific Biosciences'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbgenomicconsensus.git



More information about the debian-med-commit mailing list