[med-svn] [python-pbalign] 02/07: Add missing run-time dependency

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Sep 5 09:29:40 UTC 2015


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

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

commit 1687357a936b39bd8f6d1db7eba8de8a3b47e1a7
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Sep 4 22:48:04 2015 -0700

    Add missing run-time dependency
    
    This prevents the package from installing. I only discovered it
    when trying to install the package myself.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 9d68938..48e1257 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Package: python-pbalign
 Architecture: all
 Depends: ${misc:Depends},
 	 ${python:Depends},
+	 python-pkg-resources,
 	 blasr
 Recommends: python-pbh5tools,
 	    hdf5-tools

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



More information about the debian-med-commit mailing list